/home/brandsfa/.trash/vendor.1/rap2hpoutre/fast-excel/src/SheetCollection.php
<?php

namespace Rap2hpoutre\FastExcel;

use Illuminate\Support\Collection;

class SheetCollection extends Collection
{
}