Skip to content

Commit

Permalink
supress ComplexMethod
Browse files Browse the repository at this point in the history
  • Loading branch information
ptomulik committed Mar 28, 2023
1 parent 0e9f97e commit ed1d095
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ public function __construct(

/**
* @return false|null
* @psalm-suppress ComplexMethod
*/
public function start(PhpParser\Node\Stmt\ClassLike $node): ?bool
{
Expand Down

0 comments on commit ed1d095

Please sign in to comment.