Skip to content

Commit 03ec152

Browse files
committed
PHPStan: define additional dynamic constants
1 parent abfb20f commit 03ec152

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
@@ -27,6 +27,9 @@ parameters:
2727
- MEDIA_TRASH
2828
- FORCE_SSL_LOGIN
2929
- WP_POST_REVISIONS
30+
- SHORTINIT
31+
- SITECOOKIEPATH
32+
- COOKIEPATH
3033

3134
# What directories and files should be scanned.
3235
paths:

0 commit comments

Comments
 (0)