diff --git a/src/Psalm/Internal/PhpVisitor/ReflectorVisitor.php b/src/Psalm/Internal/PhpVisitor/ReflectorVisitor.php index 34a90db90..e1724e526 100644 --- a/src/Psalm/Internal/PhpVisitor/ReflectorVisitor.php +++ b/src/Psalm/Internal/PhpVisitor/ReflectorVisitor.php @@ -1264,7 +1264,9 @@ class ReflectorVisitor extends PhpParser\NodeVisitorAbstract implements PhpParse Type::fixUpLocalType( $docblock_info->mixin, $this->aliases, - $this->class_template_types + $this->class_template_types, + $this->type_aliases, + $fq_classlike_name ), null, $this->class_template_types