Example #1
0
 /**
  * {@inheritdoc}
  */
 public function setPrimaryType($nodeTypeName)
 {
     return $this->node->setPrimaryType($nodeTypeName);
 }