diff --git a/phpstan.neon.dist b/phpstan.neon.dist index f77c1f8..4a22f94 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -21,4 +21,4 @@ parameters: # Implode is correctly used in get_comments_count for supported PHP versions of this plugin. - '#^Parameter \#2 \$array of function implode expects array\, array\ given\.#' - '#^Constant DWPB_URL not found\.#' - - "#^Constant DWPB_VERSION not found\.#' + - '#^Constant DWPB_VERSION not found\.#'