Adldap\Schemas\SchemaInterface::isCriticalSystemObject PHP Method

isCriticalSystemObject() public method

If TRUE, the object hosting this attribute must be replicated during installation of a new replica.
public isCriticalSystemObject ( ) : string
return string
    public function isCriticalSystemObject();
SchemaInterface