diff --git a/Config/phpstan.neon b/Config/phpstan.neon index f24d812..5ad364a 100755 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -55,6 +55,8 @@ parameters: - '#expects phpOMS\\Algorithm\\PathFinding\\JumpPointNode\|null, phpOMS\\Algorithm\\PathFinding\\Node\|null given#' - '#should return array but returns array