Skip to content

Commit 169d57d

Browse files
authored
Merge pull request #33 from lorvent/patch-1
Update LaravelBatch.php
2 parents 11be46e + 553d3d8 commit 169d57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaravelBatch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Illuminate\Database\Eloquent\Model;
77
use Mavinoo\LaravelBatch\Common\Common;
88

9-
class Batch implements InterfaceBatch
9+
class LaravelBatch implements InterfaceBatch
1010
{
1111
/**
1212
* @var DatabaseManager

0 commit comments

Comments
 (0)