Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
SiavashBamshadnia committed Mar 19, 2020
2 parents a6cd3e5 + 611c9b5 commit 1ec4e79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/auto-hard-deleter.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

return [
/*
/*
|--------------------------------------------------------------------------
| Auto Hard Delete After
|--------------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions src/HardDeleteExpiredCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class HardDeleteExpiredCommand extends Command

/**
* Execute the console command.
*
* @throws \ReflectionException
*/
public function handle()
Expand Down

0 comments on commit 1ec4e79

Please sign in to comment.