Adapter to fake user_data property in UserManagement
- Author
- noack GPL2
◆ __construct()
__construct |
( |
User |
$user | ) |
|
◆ adaptOffset()
◆ count()
- See also
- Countable::count()
◆ getIterator()
- See also
- IteratorAggregate::getIterator()
◆ offsetExists()
ArrayAccess: Check whether the given offset exists.
◆ offsetGet()
ArrayAccess: Get the value at the given offset.
◆ offsetSet()
offsetSet |
( |
|
$offset, |
|
|
|
$value |
|
) |
| |
ArrayAccess: Set the value at the given offset.
◆ offsetUnset()
ArrayAccess: unset the value at the given offset.
◆ setData()
setData |
( |
|
$data, |
|
|
|
$reset = false |
|
) |
| |
The documentation for this class was generated from the following file: