Skip to content

Commit

Permalink
Merge pull request #4 from SiavashBamshadnia/analysis-NAMP4e
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
SiavashBamshadnia authored Mar 19, 2020
2 parents fb19b58 + b5fd06e commit 611c9b5
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 611c9b5

Please sign in to comment.