Skip to content
Snippets Groups Projects
Commit ced3984a authored by Mikhail Khasaya's avatar Mikhail Khasaya
Browse files

Update file phpstan.neon

parent cc78c345
No related branches found
No related tags found
No related merge requests found
Pipeline #443669 passed
...@@ -16,3 +16,5 @@ parameters: ...@@ -16,3 +16,5 @@ parameters:
ignoreErrors: ignoreErrors:
# new static() is a best practice in Drupal, so we cannot fix that. # new static() is a best practice in Drupal, so we cannot fix that.
- "#^Unsafe usage of new static#" - "#^Unsafe usage of new static#"
- identifier: function.notFound
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment