File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/oyejorge/less.php/lib/Less/Tree/UnicodeDescriptor.php
Back
<?php /** * UnicodeDescriptor * * @package Less * @subpackage tree */ class Less_Tree_UnicodeDescriptor extends Less_Tree{ public $value; public $type = 'UnicodeDescriptor'; public function __construct($value){ $this->value = $value; } /** * @see Less_Tree::genCSS */ public function genCSS( $output ){ $output->add( $this->value ); } public function compile(){ return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings