Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/File/Exception/NotReadableException.php
Назад
<?php declare(strict_types=1); namespace Psl\File\Exception; use Psl\Str; final class NotReadableException extends InvalidArgumentException { public static function for(string $file): NotReadableException { return new self(Str\format('File "%s" is not readable.', $file)); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка