RenameEntryInterface deprecated

interface RenameEntryInterface

deprecated

since version 3.3, will be merged with {@link EntryManagerInterface} in 4.0.

Methods

rename(Entry $entry, string $newRdn, bool $removeOldRdn = true)

Renames an entry on the Ldap server.

Details

rename(Entry $entry, string $newRdn, bool $removeOldRdn = true)

Renames an entry on the Ldap server.

Parameters

Entry $entry
string $newRdn
bool $removeOldRdn

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.4/Symfony/Component/Ldap/Adapter/RenameEntryInterface.html