Esempio n. 1
0
 public function getItemByUniqueId($uniqueId)
 {
     return $this->service->find($uniqueId);
 }