Exemplo n.º 1
0
 function get($val)
 {
     if ($m = parent::get($val)) {
         return $this->getObject($m);
     }
 }