Exemplo n.º 1
0
 /**
  * @return array
  */
 public function getSource()
 {
     return $this->helper !== null ? $this->helper->getSource() : $this->source;
 }