Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
wpforms-lite
/
vendor
/
true
/
punycode
/
src
/
Exception
:
OutOfBoundsException.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace TrueBV\Exception; /** * Class OutOfBoundsException * @package TrueBV\Exception * @author Sebastian Kroczek <sk@xbug.de> */ class OutOfBoundsException extends \RuntimeException { }