DEBSOURCES
Skip Quicknav
sources / mediawiki / 1%3A1.43.3%2Bdfsg-1 / vendor / wikimedia / less.php / lib / Less / Exception / Compiler.php
12345678
<?php /** * Compiler Exception */ class Less_Exception_Compiler extends Less_Exception_Parser { }