Skip to content

Commit 405f81c

Browse files
authored
Fix the deprecation notice
1 parent db7b29a commit 405f81c

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)