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 Jan 17, 2025
1 parent b244963 commit b598988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Pipeline/Pipeline.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Pipeline implements PipelineContract
protected $method = 'handle';

/**
* The catch callback to be executed when an exception is thrown
* The catch callback to be executed when an exception is thrown.
*
* @var \Closure|null
*/
Expand Down

0 comments on commit b598988

Please sign in to comment.