function
Global
/
data_forget
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
data_forget
data_forget ( ) : mixed
Remove / unset an item from an array or object using "dot" notation.
Parameters
- $target mixed
- $key string|array|int|null