为 `@template-extends` 和 `@template-implements` 添加工厂

作者: mspirkov创建于 2026年1月21日更新于 2026年1月21日

目前,`StandardTagFactory`无法创建`TemplateImplements`和`TemplateExtends`,因为它们没有相应的工厂。

内容来源: phpDocumentor/ReflectionDocBlock