Adldap\Schemas\SchemaInterface::lastName PHP 메소드

lastName() 공개 메소드

This attribute contains the family or last name for a user.
public lastName ( ) : string
리턴 string
    public function lastName();
SchemaInterface