Пример #1
0
 /**
  * @return BasicEntity
  */
 public function update()
 {
     $this->actionHelper->update();
     return $this;
 }