Пример #1
0
 public function save(GOOGLELOCATION_BOL_Location $dto)
 {
     $this->locationDao->save($dto);
 }