Skip to content

Commit

Permalink
fix php doc misspell (#53054)
Browse files Browse the repository at this point in the history
  • Loading branch information
schulerj89 authored Oct 8, 2024
1 parent bc5bd66 commit 3ca438b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Container/Container.php
Original file line number Diff line number Diff line change
Expand Up @@ -1352,7 +1352,7 @@ protected function fireAfterResolvingCallbacks($abstract, $object)
/**
* Fire all of the after resolving attribute callbacks.
*
* @param \ReflectionAttribute[] $abstract
* @param \ReflectionAttribute[] $attributes
* @param mixed $object
* @return void
*/
Expand Down

0 comments on commit 3ca438b

Please sign in to comment.