diff --git a/phpstan.neon b/phpstan.neon index d4dc3dd..16251c1 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -25,9 +25,5 @@ parameters: message: '#with no typehint specified#' paths: - src/GlossTranslator.php - - - message: '#of function str_replace expects#' - paths: - - src/GlossTranslator.php checkMissingIterableValueType: false