0
点赞
收藏
分享

微信扫一扫

Non static method 'table' should not be called statically.intelephense(1036)

Non static method 'table' should not be called statically.intelephense(1036)

Intelephense 一直报这个错误,

但是代码:$res = Db::table($tablename)->where($where)->find(); 没有错误

进入 vscode 设置:搜索intelephense languageConstraints 关闭就不会提示了


Non static method




若有帮助到您,欢迎点击推荐,您的支持是对我坚持最好的肯定(*^_^*)

你要保守你心,胜过保守一切。

作者:刘俊涛的博客​​




举报

相关推荐

0 条评论