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