Skip to content

Commit

Permalink
Remove empty phpdoc line
Browse files Browse the repository at this point in the history
who knows, maybe this changes something for rector..
  • Loading branch information
herndlm committed Dec 5, 2022
1 parent 2ef8dd7 commit 5f0ba17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Analyser/LazyInternalScopeFactory.php
Expand Up @@ -41,7 +41,6 @@ public function __construct(
* @param array<string, true> $currentlyAssignedExpressions
* @param array<string, true> $currentlyAllowedUndefinedExpressions
* @param array<(FunctionReflection|MethodReflection)> $inFunctionCallsStack
*
*/
public function create(
ScopeContext $context,
Expand Down

0 comments on commit 5f0ba17

Please sign in to comment.