ok

Mini Shell

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

<?php

namespace Sabberworm\CSS\Value;

abstract class PrimitiveValue extends Value
{
    /**
     * @param int $iLineNo
     */
    public function __construct($iLineNo = 0)
    {
        parent::__construct($iLineNo);
    }
}

Zerion Mini Shell 1.0