File "BarcodeException.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/mpdf/mpdf/src/Barcode/BarcodeException.php
File size: 88 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Mpdf\Barcode;

class BarcodeException extends \Mpdf\MpdfException
{

}