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 1da7a1e commit 55bfdc1Copy full SHA for 55bfdc1
configs/phpstan.neon
@@ -12,5 +12,5 @@ parameters:
12
- '#Method Drupal\\Core\\Form\\FormBuilderInterface::getForm\(\) invoked with#'
13
- '#Access to an undefined property Drupal\\Core\\TypedData\\TypedDataInterface::\$#'
14
- '#Access to an undefined property Drupal\\.*FieldItemList(Interface)?::\$#'
15
- excludes_analyse:
+ excludePaths:
16
- '*/node_modules/*'
0 commit comments