コード例 #1
0
ファイル: Scan.php プロジェクト: no22/gongo
 function next()
 {
     $this->isCached = false;
     parent::next();
 }