Example #1
0
 /**
  * @return Movie[]
  */
 public function getMovies()
 {
     return $this->movies->toArray();
 }