Viewing: ClientException.php
<?php namespace Mpdf\Http\Exception; class ClientException extends \Mpdf\MpdfException { }
Return