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