PHP Класс spec\LdapTools\Connection\RootDseSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$entry

Открытые методы

Метод Описание
it_is_initializable ( )
it_should_be_able_to_get_the_default_naming_context ( )
it_should_call_the_schema_load_event_when_getting_the_rootdse_schema ( $dispatcher )
it_should_get_a_LdapObject_for_a_connection ( )
it_should_have_supported_sasl_mechanisms_as_an_array ( )
let ( LdapTools\Connection\LdapConnectionInterface $connection, LdapTools\Event\EventDispatcherInterface $dispatcher )

Описание методов

it_is_initializable() публичный метод

public it_is_initializable ( )

it_should_be_able_to_get_the_default_naming_context() публичный метод

it_should_call_the_schema_load_event_when_getting_the_rootdse_schema() публичный метод

it_should_get_a_LdapObject_for_a_connection() публичный метод

it_should_have_supported_sasl_mechanisms_as_an_array() публичный метод

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

public let ( LdapTools\Connection\LdapConnectionInterface $connection, LdapTools\Event\EventDispatcherInterface $dispatcher )
$connection LdapTools\Connection\LdapConnectionInterface
$dispatcher LdapTools\Event\EventDispatcherInterface

Описание свойств

$entry защищенное свойство

protected $entry