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.
dynamicConstantNames
1 parent 87e966a commit 1c9cfb9Copy full SHA for 1c9cfb9
tests/phpstan/base.neon
@@ -20,7 +20,7 @@ parameters:
20
checkFunctionNameCase: true
21
inferPrivatePropertyTypeFromConstructor: true
22
23
- # Constants that are expected to be defined by users.
+ # Constants whose values may differ depending on the install.
24
dynamicConstantNames:
25
- ALLOW_SUBDIRECTORY_INSTALL
26
- AUTH_SALT
0 commit comments