]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / Exception.php
CommitLineData
d4949327
NL
1<?php\r
2\r
3/**\r
4 * Exceptions related to configuration schema\r
5 */\r
6class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception\r
7{\r
8\r
9}\r
10\r
11// vim: et sw=4 sts=4\r