Skip to content

Commit fb84a85

Browse files
authored
Merge pull request #216 from DannyvdSluijs/patch-1
Correct documentation reference
2 parents 679e3ce + 464e44e commit fb84a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Types/Context.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* own application it is possible to generate a Context class using the ContextFactory; this will analyze the file in
2929
* which an associated class resides for its namespace and imports.
3030
*
31-
* @see ContextFactory::createFromClassReflector()
31+
* @see ContextFactory::createFromReflector()
3232
* @see ContextFactory::createForNamespace()
3333
*
3434
* @psalm-immutable

0 commit comments

Comments
 (0)