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

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

    function it_should_implement_the_HydratorInterface()
    {
        $this->shouldImplement('\\LdapTools\\Hydrator\\HydratorInterface');
    }