Skip to content

Commit 1c9cfb9

Browse files
committed
PHPStan: clarify dynamicConstantNames
1 parent 87e966a commit 1c9cfb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpstan/base.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ parameters:
2020
checkFunctionNameCase: true
2121
inferPrivatePropertyTypeFromConstructor: true
2222

23-
# Constants that are expected to be defined by users.
23+
# Constants whose values may differ depending on the install.
2424
dynamicConstantNames:
2525
- ALLOW_SUBDIRECTORY_INSTALL
2626
- AUTH_SALT

0 commit comments

Comments
 (0)