Example #1
0
 /**
  * Disables the cache
  */
 public function disable()
 {
     return parent::disable();
 }