Esempio n. 1
0
 public function offsetGet($name)
 {
     return $this->dataSource->offsetGet($name);
 }