LdapTools\Security\Ace\AceType::__construct PHP Méthode

__construct() public méthode

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