PHP 인터페이스 Neos\ContentRepository\Domain\Model\UserInterface

파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
getLabel ( ) : string Returns a label which can be used as a human-friendly identifier for this user, for example his or her first and last name.

메소드 상세

getLabel() 공개 메소드

Returns a label which can be used as a human-friendly identifier for this user, for example his or her first and last name.
public getLabel ( ) : string
리턴 string