File "MpdfException.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/mpdf/mpdf/src/MpdfException.php
File size: 73 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Mpdf;
class MpdfException extends \ErrorException
{
}