Метод | Описание | |
---|---|---|
deserialise ( |
Deserialise the entity | |
getSerialiserCode ( ) : string | Get a unique code for this serialiser, used as the header for the stored object | |
serialise ( |
Serialise the entity |
public deserialise ( |
||
$metadata | Metadata object to match the entity | |
$data | Data to deserialise | |
$entity | object | Entity to hydrate |
public getSerialiserCode ( ) : string | ||
Результат | string |