Example #1
0
 protected function initRelations()
 {
     $this->setOneToMany('showtimes', Showtime::manager());
 }