Skip to content

Commit

Permalink
Update SetAutoIncrement.php (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
sausin authored Aug 17, 2020
1 parent 3a2993b commit 6842365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Listeners/SetAutoIncrement.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
use Illuminate\Support\Facades\Artisan;
use Illuminate\Support\Facades\Config;

class SetAutoIncrement implements ShouldQueue
class SetAutoIncrement
{
/** @var string */
public $action;
Expand Down

0 comments on commit 6842365

Please sign in to comment.