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