Example #1
0
 public function setDataFromArray(array $data)
 {
     $this->data->fromArray($data);
 }