Ejemplo n.º 1
0
 /**
  * @return void
  */
 public function update()
 {
     $this->service->getUsers()->update($this);
 }