5.1 分支 $this 指针使用错误

浏览:310 发布日期:2017/09/08 分类:ThinkPHP5专区
致命错误: Using $this when not in object context

[0] ThrowableError in Model.php line 741

think\Model.php

741 行与 767 行

使用 $this 指针问题 ( 在静态方法中使用 $this 指针)

请修复

代码:


错误:


编辑器错误提示:

最佳答案
评论( 相关
后面还有条评论,点击查看>>