Skip to content

Commit 6fa0d47

Browse files
committed
Fix drupal.drupal_root parameter documentation
1 parent eefa20a commit 6fa0d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ includes:
8383

8484
By default, the PHPStan Drupal extension will try to determine your Drupal project's root directory based on the working
8585
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.
86+
directory using the `drupal.drupal_root` parameter.
8787

8888
```
8989
parameters:

0 commit comments

Comments
 (0)