Skip to content

Commit ed1d095

Browse files
committed
supress ComplexMethod
1 parent 0e9f97e commit ed1d095

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Psalm/Internal/PhpVisitor/Reflector/ClassLikeNodeScanner.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ public function __construct(
143143

144144
/**
145145
* @return false|null
146+
* @psalm-suppress ComplexMethod
146147
*/
147148
public function start(PhpParser\Node\Stmt\ClassLike $node): ?bool
148149
{

0 commit comments

Comments
 (0)