Example #1
0
 /**
  * @return array
  */
 protected function getData()
 {
     return array_merge(parent::getData(), array('printers' => $this->getPrinters()));
 }