File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php
Back
<?php namespace Sabberworm\CSS\Value; use Sabberworm\CSS\OutputFormat; class CalcRuleValueList extends RuleValueList { /** * @param int $iLineNo */ public function __construct($iLineNo = 0) { parent::__construct(',', $iLineNo); } /** * @return string */ public function render(OutputFormat $oOutputFormat) { return $oOutputFormat->implode(' ', $this->aComponents); } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings