Skip to content

Commit 6008da5

Browse files
committed
Bump
1 parent 353cb38 commit 6008da5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Psalm/Internal/Analyzer/FunctionLikeAnalyzer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,7 @@ public function analyze(
798798

799799
if ($codebase->alter_code
800800
&& isset($project_analyzer->getIssuesToFix()['MissingThrowsDocblock'])
801+
&& !$this->function instanceof VirtualNode
801802
) {
802803
$manipulator = FunctionDocblockManipulator::getForFunction(
803804
$project_analyzer,

0 commit comments

Comments
 (0)