spip_nursit/lib/mpdf/MpdfException.php
2023-06-01 17:30:12 +02:00

6 lines
50 B
PHP

<?php
class MpdfException extends Exception
{
}