MpdfException.php 50 B

123456
  1. <?php
  2. class MpdfException extends Exception
  3. {
  4. }