Sindbad~EG File Manager

Current Path : /var/www/html/formacion.bdp.com.py-bk/lib/php-css-parser/Value/
Upload File :
Current File : /var/www/html/formacion.bdp.com.py-bk/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);
	}

}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists