We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46b7a8 commit 5ec55baCopy full SHA for 5ec55ba
tests/ExcelTest.php
@@ -2,8 +2,8 @@
2
3
namespace Maatwebsite\Excel\Tests;
4
5
-use Illuminate\Support\Collection;
6
use Maatwebsite\Excel\Excel;
+use Illuminate\Support\Collection;
7
use Illuminate\Contracts\View\View;
8
use Maatwebsite\Excel\Concerns\FromView;
9
use Maatwebsite\Excel\Concerns\Exportable;
0 commit comments