Skip to content

Commit face514

Browse files
committed
PHPStan: clarify dynamicConstantNames
1 parent ef9690e commit face514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)