我在第28行有这个错误,如下所示.
private loadText() { $this->text = $wiki->getpage($this->page);}
Run Code Online (Sandbox Code Playgroud)
周围的代码如下所示
public function parse() { $this->parser = new parser($page,$this->getText()); $this->parser->parse();}
// private functions
private loadText() { $this->text = $wiki->getpage($this->page);}
private parseNamespace(){...
Run Code Online (Sandbox Code Playgroud)
我无法看到问题,我唯一的猜测是它与$ this->有关
| 归档时间: |
|
| 查看次数: |
14419 次 |
| 最近记录: |