Arraydotify
class Arraydotify implements ArrayAccess (View source)
Methods
void
__construct(array $array = [])
Arraydotify constructor.
static Arraydotify
make(array $array = [])
Make array dotify
offsetExists($offset)
No description
offsetGet($offset)
No description
offsetSet($offset, $value)
No description
offsetUnset($offset)
No description
Details
void
__construct(array $array = [])
Arraydotify constructor.
static Arraydotify
make(array $array = [])
Make array dotify
offsetExists($offset)
No description
offsetGet($offset)
No description
offsetSet($offset, $value)
No description
offsetUnset($offset)
No description