DEBSOURCES
Skip Quicknav
sources / less.php / 4.3.0-3 / lib / Less / Exception / Compiler.php
12345678
<?php /** * Compiler Exception */ class Less_Exception_Compiler extends Less_Exception_Parser { }