Example #1
0
 public function endCache()
 {
     if (YII_DEBUG) {
         return;
     }
     parent::endCache();
 }