Skip to content

Commit a96455e

Browse files
authored
Update Helpers.php
1 parent 3cb6eee commit a96455e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
{
55
function batch()
66
{
7-
return app('Mavinoo\LaravelBatch\Batch');
7+
return app('Mavinoo\LaravelBatch\LaravelBatch');
88
}
99
}

0 commit comments

Comments
 (0)