PHP Class LdapTools\Ldif\Entry\LdifEntryDelete

Author: Chad Sikorra ([email protected])
Inheritance: implements LdapTools\Ldif\Entry\LdifEntryInterface, use trait LdifEntryTrait
Show file Open project: ldaptools/ldaptools Class Usage Examples

Public Methods

Method Description
__construct ( string $dn )
toOperation ( )
toString ( )

Method Details

__construct() public method

public __construct ( string $dn )
$dn string

toOperation() public method

public toOperation ( )

toString() public method

public toString ( )