프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 |