Ejemplo n.º 1
0
 public function getPhotoFullsizeUrl($id, $hash)
 {
     return $this->photoDao->getPhotoFullsizeUrl($id, $hash);
 }