Exemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function __construct($type, $options = array())
 {
     $this->eventQuery = GroupEvent::getQueryBuilder();
     parent::__construct($type, $options);
 }