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.
1 parent 3a10a86 commit 2a62fbbCopy full SHA for 2a62fbb
extension.neon
@@ -25,8 +25,8 @@ services:
25
- phpstan.broker.dynamicFunctionReturnTypeExtension
26
parameters:
27
autoload_files:
28
- - %rootDir%/../../php-stubs/wordpress-stubs/wordpress-stubs.php
29
- - %rootDir%/../../szepeviktor/phpstan-wordpress/bootstrap.php
+ - ../../php-stubs/wordpress-stubs/wordpress-stubs.php
+ - bootstrap.php
30
dynamicConstantNames:
31
- WP_DEBUG
32
- WP_DEBUG_LOG
0 commit comments