コード例 #1
0
 /**
  * @param string $kind
  */
 public function setKind($kind)
 {
     $this->keyBuilder->withKind($kind);
 }