PHP Интерфейс Neos\ContentRepository\Domain\Model\UserInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
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