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 c1bf25e commit 56b59f0Copy full SHA for 56b59f0
README.md
@@ -114,6 +114,6 @@ services:
114
115
# in case you are using the ReflectionDescriptor
116
-
117
- class: PHPStan\Type\Doctrine\Descriptors\ReflectionDescriptor('MyApp\MyCustomTypeName')
+ factory: PHPStan\Type\Doctrine\Descriptors\ReflectionDescriptor('MyApp\MyCustomTypeName')
118
tags: [phpstan.doctrine.typeDescriptor]
119
```
0 commit comments