mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
supress ComplexMethod
This commit is contained in:
parent
0e9f97ed61
commit
ed1d095c7b
@ -143,6 +143,7 @@ class ClassLikeNodeScanner
|
||||
|
||||
/**
|
||||
* @return false|null
|
||||
* @psalm-suppress ComplexMethod
|
||||
*/
|
||||
public function start(PhpParser\Node\Stmt\ClassLike $node): ?bool
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user