Esempio n. 1
0
 /**
  * @return ArrayHash
  */
 public function hydrateRow()
 {
     return ArrayHash::from(parent::hydrateRow());
 }