LdapTools\Event\LdapObjectSchemaEvent::getLdapObjectSchema PHP Method

getLdapObjectSchema() public method

public getLdapObjectSchema ( ) : LdapObjectSchema
return LdapTools\Schema\LdapObjectSchema
    public function getLdapObjectSchema()
    {
        return $this->schema;
    }