<?php

/**
 * Exceptions related to configuration schema
 *
 * @license LGPL-2.1-or-later
 * Modified by GravityKit using {@see https://github.com/BrianHenryIE/strauss}.
 */
class GFExcel_VendorHTMLPurifier_ConfigSchema_Exception extends GFExcel_VendorHTMLPurifier_Exception
{

}

// vim: et sw=4 sts=4
