Exemple #1
0
 /**
  * @return static
  */
 public function enableKnot()
 {
     $this->map->enableKnot($this);
     return $this;
 }