File manager - Edit - /home/linknsbh/cecil-hotel.net/vendor/botble/platform/media/src/Chunks/Exceptions/MissingChunkFilesException.php
Back
<?php namespace Botble\Media\Chunks\Exceptions; use Exception; use Throwable; class MissingChunkFilesException extends Exception { public function __construct( string $message = 'Logic did not find any chunk file - check the folder configuration', int $code = 500, Throwable $previous = null ) { parent::__construct($message, $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.36 |
proxy
|
phpinfo
|
Settings