| Current Path : /home/bullgymbny/app2/vendor/laravel/framework/src/Illuminate/Collections/ |
| Current File : /home/bullgymbny/app2/vendor/laravel/framework/src/Illuminate/Collections/ItemNotFoundException.php |
<?php
namespace Illuminate\Support;
use RuntimeException;
class ItemNotFoundException extends RuntimeException
{
}