1 2 3 4 5 6 7 8
<?php /** * Compiler Exception */ class Less_Exception_Compiler extends Less_Exception_Parser { }