Adldap\Schemas\SchemaInterface::firstName PHP Méthode

firstName() public méthode

Contains the given name (first name) of the user.
public firstName ( ) : string
Résultat string
    public function firstName();
SchemaInterface