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