Skip to content

Commit

Permalink
Add back suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Sep 14, 2020
1 parent a6622c4 commit 6afd3d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ public static function verifyReturnType(
}
}

/** @psalm-suppress PossiblyUndefinedStringArrayOffset */
if ($return_type
&& (!$return_type->from_docblock
|| ($return_type->isNullable()
Expand Down

0 comments on commit 6afd3d1

Please sign in to comment.