PhpCss\Ast\Selector\Simple\Universal::__construct PHP Méthode

__construct() public méthode

public __construct ( $prefix )
    public function __construct($prefix)
    {
        $this->namespacePrefix = $prefix;
    }
Universal