コード例 #1
0
ファイル: MacroTokens.php プロジェクト: 4iz278/cviceni
 public function reset()
 {
     $this->depth = 0;
     return parent::reset();
 }