7 lines
50 B
PHP
Executable File
7 lines
50 B
PHP
Executable File
<?php
|
|
|
|
class MpdfException extends Exception
|
|
{
|
|
|
|
}
|