LdapTools\Security\Ace\AceType::__construct PHP Метод

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

public __construct ( string | integer $type )
$type string | integer
    public function __construct($type)
    {
        $this->setValue($type);
    }