Class MetasHandler
Manages the metadatas associated with a target object.
- Icybee\Modules\Registry\MetasHandler implements ArrayAccess, ICanBoogie\ToArray
Methods summary
public
|
#
__construct(
Initializes the |
public
|
|
public
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
protected
integer
|
$targetid |
#
Identifier of the target. |
protected
array
|
$values |
#
Values associated with the target. |
protected
|
$model |
#
Model managing the values. |