tp6执行$this->error函数出错

浏览:2725 发布日期:2019/05/09 分类:ThinkPHP6专区
提示:语法错误: unexpected ' ', expecting case (T_CASE) or default (T_DEFAULT) or '}'

代码:$this->error('非法参数');

出错日志:
[ info ] [ VIEW ] /www/wwwroot/xxxxxxxx/vendor/topthink/framework/src/tpl/dispatch_jump.tpl [ array (
0 => 'code',
1 => 'msg',
2 => 'data',
3 => 'url',
4 => 'wait',
) ]
[ error ] [0]语法错误: unexpected ' ', expecting case (T_CASE) or default (T_DEFAULT) or '}'
最佳答案
评论( 相关
后面还有条评论,点击查看>>