PHP 클래스 Flarum\Api\Serializer\UserBasicSerializer

상속: extends AbstractSerializer
파일 보기 프로젝트 열기: flarum/core 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$type

보호된 메소드들

메소드 설명
getDefaultAttributes ( User $user )
groups ( $user ) : Relationship

메소드 상세

getDefaultAttributes() 보호된 메소드

protected getDefaultAttributes ( User $user )
$user Flarum\Core\User

groups() 보호된 메소드

protected groups ( $user ) : Relationship
리턴 Tobscure\JsonApi\Relationship

프로퍼티 상세

$type 보호되어 있는 프로퍼티

protected $type