Свойство | Тип | Описание | |
---|---|---|---|
$actor | |||
$attributes | array | The serialized attributes of the resource. | |
$model | object | The model being serialized. | |
$serializer | The class doing the serializing. |
Метод | Описание | |
---|---|---|
__construct ( |
||
formatDate ( DateTime $date = null ) : string | null | ||
isSerializer ( string $serializer ) : boolean |
public formatDate ( DateTime $date = null ) : string | null | ||
$date | DateTime | |
Результат | string | null |
public isSerializer ( string $serializer ) : boolean | ||
$serializer | string | |
Результат | boolean |
public array $attributes | ||
Результат | array |