Adldap\Schemas\SchemaInterface::description PHP Method

description() public method

Contains the description to display for an object. This value is restricted as single-valued for backward compatibility in some cases but is allowed to be multi-valued in others.
public description ( ) : string
return string
    public function description();
SchemaInterface