ok

Mini Shell

Direktori : /home2/selectio/www/a1tex.in/vendor/sabberworm/php-css-parser/src/Value/
Upload File :
Current File : /home2/selectio/www/a1tex.in/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php

<?php

namespace Sabberworm\CSS\Value;

class RuleValueList extends ValueList
{
    /**
     * @param string $sSeparator
     * @param int $iLineNo
     */
    public function __construct($sSeparator = ',', $iLineNo = 0)
    {
        parent::__construct([], $sSeparator, $iLineNo);
    }
}

Zerion Mini Shell 1.0