📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 04:33:06
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
league
/
uri-interfaces
/
Exceptions
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/league/uri-interfaces/Exceptions
🔄 Refresh
✏️
Editing: OffsetOutOfBounds.php
Writable
<?php /** * League.Uri (https://uri.thephpleague.com) * * (c) Ignace Nyamagana Butera <nyamsprod@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ declare(strict_types=1); namespace League\Uri\Exceptions; class OffsetOutOfBounds extends SyntaxError { }
💾 Save Changes
❌ Cancel