芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/cepali/lib/php-css-parser/Value/Value.php
iLineNo = $iLineNo; } /** * @return int */ public function getLineNo() { return $this->iLineNo; } //Methods are commented out because re-declaring them here is a fatal error in PHP < 5.3.9 //public abstract function __toString(); //public abstract function render(\Sabberworm\CSS\OutputFormat $oOutputFormat); }