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 62a1233 commit 5878035Copy full SHA for 5878035
conf/config.neon
@@ -247,6 +247,6 @@ services:
247
class: PHPStan\Rules\Properties\UninitializedPropertyRule
248
249
# autowired services are now registered with the help of attributes
250
- # like #[PHPStan\DependencyInjection\AutowiredService] or #[PHPStan\DependencyInjection\GeneratedFactory]
+ # like #[PHPStan\DependencyInjection\AutowiredService] or #[PHPStan\DependencyInjection\GenerateFactory]
251
252
# non-autowired services are now registered in services.neon
0 commit comments