spec\LdapTools\Object\LdapObjectSpec::let PHP Метод

let() публичный Метод

public let ( )
    function let()
    {
        $this->beConstructedWith($this->attributes, 'user');
    }
LdapObjectSpec