예제 #1
0
 public function getPhotoPluginFilesPath($photoId, $type = '')
 {
     return $this->photoDao->getPhotoPluginFilesPath($photoId, $type);
 }