搜索

首页  >  问答  >  正文

有人见过这样在类中这样的用法吗?我算长见识了

123.png

寻觅 beyond寻觅 beyond2646 天前1320

全部回复(3)我来回复

  • 沉睡の黑暗

    沉睡の黑暗2017-09-25 12:04:58

    应该是 $this->age;

    其实也可以用魔术方法__construct($age),这样 new test(20)就好;

    回复
    0
  • 森

    2017-09-25 09:34:18

    $this->test->  age这个什么鬼

    回复
    0
  • PHP中文网

    PHP中文网2017-09-25 09:26:13

    $this->test->  什么鬼

    回复
    0
  • 寻觅 beyond

    我也没看懂到底要搞啥,不过为什么程序还能运行呢?只是一个warning,而不是fatal error

    寻觅 beyond · 2017-09-25 20:29:34
  • 取消回复