【问题标题】:reference of code to static doesnt find any implementation对静态代码的引用没有找到任何实现
【发布时间】:2013-10-22 19:00:32
【问题描述】:

我有这个代码

/**
* @method static \string myMethod()
*/

我没有在任何地方看到 myMethod() 定义,但我看到了用法

static::myMethod();

我在这里错过了什么。

【问题讨论】:

  • 你在使用某种框架吗?

标签: php static-members magic-methods


【解决方案1】:

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-09-26
    • 1970-01-01
    • 1970-01-01
    • 2015-05-16
    • 2014-08-12
    • 2017-04-14
    • 1970-01-01
    相关资源
    最近更新 更多