Example #1
0
 /**
  * @return Event
  */
 public function event()
 {
     return Event::newInstance($this);
 }