Ejemplo n.º 1
0
 public function getAllLocationsForEntityType($entityType)
 {
     return $this->locationDao->getAllLocationsForEntityType($entityType);
 }