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.
drupal.drupal_root
1 parent eefa20a commit 6fa0d47Copy full SHA for 6fa0d47
README.md
@@ -83,7 +83,7 @@ includes:
83
84
By default, the PHPStan Drupal extension will try to determine your Drupal project's root directory based on the working
85
directory that PHPStan is checking. If this is not working properly, you can explicitly define the Drupal project's root
86
-directory using the `drupal.root` parameter.
+directory using the `drupal.drupal_root` parameter.
87
88
```
89
parameters:
0 commit comments