gpt4 book ai didi

eclipse - 将 $this 链接到 Aptana 中的特定类的 phpdoc 语法是什么?

转载 作者:行者123 更新时间:2023-12-04 06:57:50 24 4
gpt4 key购买 nike

我正在研究 Magento 模板,但这个问题适用于任何模板加载系统。

由于这些模板是由模板引擎加载的,因此 IDE(在本例中为 Aptana)无法知道 $this 是什么对象类型。

潜在地它可以有多个对象,因为一个模板可以被多个对象加载,但是忽略这一点,为 $this 对象指定特定类的正确 phpdoc 语法是什么?

最佳答案

你可以这样定义它:

/* @var $this type */

其中 type 是类名

关于eclipse - 将 $this 链接到 Aptana 中的特定类的 phpdoc 语法是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2330189/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com