cs fix
This commit is contained in:
parent
6143b656a3
commit
2ed3763d21
17 changed files with 18 additions and 19 deletions
|
@ -38,7 +38,7 @@ class CleanOrphanedApiKeysCommand extends Command
|
|||
/**
|
||||
* Delete all orphaned API keys from the database when upgrading from 0.6 to 0.7.
|
||||
*
|
||||
* @return null|void
|
||||
* @return void|null
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue