Adldap\Schemas\SchemaInterface::lastName PHP Method

lastName() public method

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