We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 679e3ce + 464e44e commit fb84a85Copy full SHA for fb84a85
src/Types/Context.php
@@ -28,7 +28,7 @@
28
* own application it is possible to generate a Context class using the ContextFactory; this will analyze the file in
29
* which an associated class resides for its namespace and imports.
30
*
31
- * @see ContextFactory::createFromClassReflector()
+ * @see ContextFactory::createFromReflector()
32
* @see ContextFactory::createForNamespace()
33
34
* @psalm-immutable
0 commit comments