diff --git a/src/Types/Context.php b/src/Types/Context.php index 79aadaf8..bb3b6ef1 100644 --- a/src/Types/Context.php +++ b/src/Types/Context.php @@ -28,7 +28,7 @@ * own application it is possible to generate a Context class using the ContextFactory; this will analyze the file in * which an associated class resides for its namespace and imports. * - * @see ContextFactory::createFromClassReflector() + * @see ContextFactory::createFromReflector() * @see ContextFactory::createForNamespace() * * @psalm-immutable