spec\LdapTools\Event\LdapOperationEventSpec::it_should_get_the_operation_for_the_event PHP Метод

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

    function it_should_get_the_operation_for_the_event()
    {
        $this->getOperation()->shouldReturnAnInstanceOf('LdapTools\\Operation\\LdapOperationInterface');
    }