function
Global
/
data_set
You are viewing an older version of the documentation. For the latest, please visit master documentation.
data_set
data_set ( ) : mixed
Set an item on an array or object using dot notation.
Parameters
- $target mixed
- $key string|array
- $value mixed
- $overwrite bool