Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 29, 2022
1 parent 6cb5846 commit d1c3faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Console/DocsCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class DocsCommand extends Command
protected $help = 'If you would like to perform a content search against the documention, you may call: <fg=green>php artisan docs -- </><fg=green;options=bold;>search query here</>';

/**
* The HTTP client instance
* The HTTP client instance.
*
* @var \Illuminate\Http\Client\Factory
*/
Expand Down

0 comments on commit d1c3faa

Please sign in to comment.