qrcode.chapril.org-libreqr/vendor/wikimedia/less.php/lib/Less/Exception/Compiler.php

9 lines
102 B
PHP
Raw Normal View History

2021-02-15 21:29:38 +01:00
<?php
/**
* Compiler Exception
*/
class Less_Exception_Compiler extends Less_Exception_Parser {
}