spec\LdapTools\Hydrator\ArrayHydratorSpec::it_should_hydrate_to_ldap_even_without_a_schema PHP Метод

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

    function it_should_hydrate_to_ldap_even_without_a_schema()
    {
        $this->hydrateToLdap($this->objectToLdap)->shouldBeArray();
    }