Exemple #1
0
 public function get_data_from_cache($option = null)
 {
     return $this->databox->get_data_from_cache($this->get_cache_key($option));
 }