We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c2b7f commit 10208c7Copy full SHA for 10208c7
configs/phpstan.neon
@@ -9,5 +9,6 @@ parameters:
9
- '#Unsafe usage of new static\(\)#'
10
- '#\\Drupal calls should be avoided in classes#'
11
- '#Method Drupal\\Core\\Form\\FormBuilderInterface::getForm\(\) invoked with#'
12
+ - '#Access to an undefined property Drupal\\Core\\TypedData\\TypedDataInterface::\$#'
13
excludes_analyse:
14
- '*/node_modules/*'
0 commit comments