예제 #1
0
 /**
  * Carrega o cache
  *
  * @return stdClass
  * */
 public function load()
 {
     return parent::cache()->load($this);
 }