Skip to content

Commit

Permalink
Fixing visibility in the Storage configuration (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 1, 2023
1 parent 4641af2 commit 5f34017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Reflection/ReflectionFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ private function isCorrectDeclaration(int|string $tokenID): bool
* This is pretty old code, potentially to be improved using AST.
*
* @param array<int, mixed> $tokens
* @param int $invocationLevel
*/
private function locateInvocations(array $tokens, int $invocationLevel = 0): void
{
Expand Down

0 comments on commit 5f34017

Please sign in to comment.