%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /opt/bitnami/apps/moodle/htdocs.backup/htdocs/lib/php-css-parser/Value/
Upload File :
Create Path :
Current File : /opt/bitnami/apps/moodle/htdocs.backup/htdocs/lib/php-css-parser/Value/CalcRuleValueList.php

<?php

namespace Sabberworm\CSS\Value;

class CalcRuleValueList extends RuleValueList {
	public function __construct($iLineNo = 0) {
		parent::__construct(array(), ',', $iLineNo);
	}

	public function render(\Sabberworm\CSS\OutputFormat $oOutputFormat) {
		return $oOutputFormat->implode(' ', $this->aComponents);
	}

}

Zerion Mini Shell 1.0