Skip to content

Commit f050820

Browse files
committed
PHPStan: define additional dynamic constants
1 parent ec53fd9 commit f050820

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/phpstan/base.neon

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ parameters:
3030
- MEDIA_TRASH
3131
- FORCE_SSL_LOGIN
3232
- WP_POST_REVISIONS
33+
- SHORTINIT
34+
- SITECOOKIEPATH
35+
- COOKIEPATH
3336

3437
# What directories and files should be scanned.
3538
paths:

0 commit comments

Comments
 (0)