Exemplo n.º 1
0
 /**
  * 
  * @return ICache or null when cache didn't set
  */
 public function cache()
 {
     return Cache::singleton();
 }