Beispiel #1
0
 /**
  * @inheritDoc
  */
 public function setArea($area)
 {
     $this->updater->setArea($area);
     return $this;
 }