Skip to content

Commit

Permalink
Update SetAutoIncrementProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sausin authored Apr 10, 2020
1 parent 5096ab3 commit a91605a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SetAutoIncrementProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public function boot()
*
* @return void
*/
protected function registerEvents()
protected function registerListener()
{
$events = $this->app->make(Dispatcher::class);

Expand Down

0 comments on commit a91605a

Please sign in to comment.