????
Current Path : /home/thenclexdoctor.com/public_html/vendor/mpdf/mpdf/src/ |
Current File : /home/thenclexdoctor.com/public_html/vendor/mpdf/mpdf/src/functions-dev.php |
<?php if (!function_exists('dd')) { function dd(...$args) { if (function_exists('dump')) { dump(...$args); } else { var_dump(...$args); } die; } }
Sorry, this page is not available...