spec\LdapTools\Security\Ace\AceSpec::it_should_get_the_binary_representation_of_the_ACE PHP Метод

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

    function it_should_get_the_binary_representation_of_the_ACE()
    {
        $this->toBinary()->shouldBeEqualTo(hex2bin('050a4800070000000300000001c975c9ea6c6f4b8319d67f4544950614cc28483714bc459b07ad6f015e5f2801050000000000051500000015b34c4bd2fb9073c2df39b95c040000'));
    }