diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 109ffc4a..e0211afa 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -15,3 +15,4 @@ parameters: - identifier: missingType.iterableValue - identifier: missingType.generics - '#.*NodeParentInterface.*#' + - '#should return Sylius\\Component\\Resource\\Model\\TranslationInterface but returns Sylius\\Resource\\Model\\TranslationInterface\.#'