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

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

This attribute specifies the path for the user's logon script. The string can be null.
public scriptPath ( ) : string
Результат string
    public function scriptPath();
SchemaInterface