File manager - Edit - /home/linknsbh/cecil-hotel.net/vendor/botble/platform/media/src/Chunks/Exceptions/UploadMissingFileException.php
Back
<?php namespace Botble\Media\Chunks\Exceptions; use Exception; class UploadMissingFileException extends Exception { public function __construct(string $message = 'The request is missing a file', int $code = 400, Exception $previous = null) { parent::__construct($message, $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings