registerNodeTypesCnd() public method

{@inheritDoc}
public registerNodeTypesCnd ( $cnd, $allowUpdate )
 /**
  * {@inheritDoc}
  */
 public function registerNodeTypesCnd($cnd, $allowUpdate)
 {
     $this->transport->registerNodeTypesCnd($cnd, $allowUpdate);
 }