bug fixes, AM change feature, refactoring
This commit is contained in:
@@ -6,7 +6,7 @@ use Illuminate\Support\Collection;
|
||||
use Maatwebsite\Excel\Concerns\ToCollection;
|
||||
use Maatwebsite\Excel\Concerns\WithHeadingRow;
|
||||
|
||||
class Senderidimport implements ToCollection, WithHeadingRow
|
||||
class SenderidImport implements ToCollection, WithHeadingRow
|
||||
{
|
||||
/**
|
||||
* @param Collection $collection
|
||||
|
||||
Reference in New Issue
Block a user