commitall
This commit is contained in:
11
vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
vendored
Normal file
11
vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Exceptions related to configuration schema
|
||||
*/
|
||||
class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// vim: et sw=4 sts=4
|
Reference in New Issue
Block a user