Skip to content

Commit

Permalink
fix docblock (#26746)
Browse files Browse the repository at this point in the history
  • Loading branch information
chapeupreto authored and taylorotwell committed Dec 5, 2018
1 parent 609c768 commit 1c24fea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Illuminate/Foundation/Console/ConfigCacheCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ public function __construct(Filesystem $files)
* Execute the console command.
*
* @return void
*
* @throws \LogicException
*/
public function handle()
{
Expand Down

0 comments on commit 1c24fea

Please sign in to comment.