Example #1
0
 public function init()
 {
     $this->allPastEvents = Event::getPastEvent();
     parent::init();
 }