Skip to content

Commit 6d8335e

Browse files
authored
Merge pull request #17 from ondrejmirtes/patch-2
Fix the deprecation notice
2 parents db7b29a + 405f81c commit 6d8335e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
tags:
2525
- phpstan.broker.dynamicFunctionReturnTypeExtension
2626
parameters:
27-
autoload_files:
27+
bootstrapFiles:
2828
- ../../php-stubs/wordpress-stubs/wordpress-stubs.php
2929
- bootstrap.php
3030
dynamicConstantNames:

0 commit comments

Comments
 (0)