MDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling...
[moodle-pu.git] / lib / htmlpurifier / HTMLPurifier / Error.php
blob2ca4d7323c9ec7d1f4032a3101c3133bbdd1eff1
1 <?php
3 /**
4 * Return object from functions that signifies error when null doesn't cut it
5 */
6 class HTMLPurifier_Error {}