__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
namespace Sabberworm\CSS\Value;
abstract class PrimitiveValue extends Value
{
/**
* @param int $iLineNo
*/
public function __construct($iLineNo = 0)
{
parent::__construct($iLineNo);
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| CSSFunction.php | File | 1.55 KB | 0777 |
|
| CSSString.php | File | 2.66 KB | 0777 |
|
| CalcFunction.php | File | 3.33 KB | 0777 |
|
| CalcRuleValueList.php | File | 441 B | 0777 |
|
| Color.php | File | 5.65 KB | 0777 |
|
| LineName.php | File | 1.76 KB | 0777 |
|
| PrimitiveValue.php | File | 228 B | 0777 |
|
| RuleValueList.php | File | 291 B | 0777 |
|
| Size.php | File | 5.25 KB | 0777 |
|
| URL.php | File | 1.76 KB | 0777 |
|
| Value.php | File | 7.03 KB | 0777 |
|
| ValueList.php | File | 2.34 KB | 0777 |
|