Пример #1
0
 /**
  * @return LinkOne $this
  */
 public function clear()
 {
     $this->current->setStateVoid();
     return $this;
 }