File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/jfcherng/php-diff/src/Exception/FileNotFoundException.php
Back
<?php declare(strict_types=1); namespace Jfcherng\Diff\Exception; final class FileNotFoundException extends \Exception { public function __construct(string $filepath = '', int $code = 0, ?\Throwable $previous = null) { parent::__construct("File not found: {$filepath}", $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings