FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
oyejorge
/
less.php
/
lib
/
Less
/
Exception
Edit File: Compiler.php
<?php /** * Compiler Exception * * @package Less * @subpackage exception */ class Less_Exception_Compiler extends Less_Exception_Parser{ }
Save
Back