Example #1
0
 public function findImageForPage(Page $page)
 {
     return $this->find($page->getImageId());
 }