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.
2 parents 11be46e + 553d3d8 commit 169d57dCopy full SHA for 169d57d
src/LaravelBatch.php
@@ -6,7 +6,7 @@
6
use Illuminate\Database\Eloquent\Model;
7
use Mavinoo\LaravelBatch\Common\Common;
8
9
-class Batch implements InterfaceBatch
+class LaravelBatch implements InterfaceBatch
10
{
11
/**
12
* @var DatabaseManager
0 commit comments