LdapTools\Event\MoveEventTrait::getContainer PHP Méthode

getContainer() public méthode

Get the location the LDAP object is moving to.
public getContainer ( ) : string
Résultat string
    public function getContainer()
    {
        return $this->container;
    }