Item Type
Item Name
Search file in folder and subfolders...
<?php namespace Google\Site_Kit_Dependencies\TrueBV\Exception; /** * Class OutOfBoundsException * @package TrueBV\Exception * @author Sebastian Kroczek <sk@xbug.de> */ class OutOfBoundsException extends \RuntimeException { }