Adldap\Schemas\SchemaInterface::firstName PHP Метод

firstName() публичный Метод

Contains the given name (first name) of the user.
public firstName ( ) : string
Результат string
    public function firstName();
SchemaInterface