Метод | Описание | |
---|---|---|
publishNode ( Neos\ContentRepository\Domain\Model\NodeInterface $node, |
Publishes the given node to the specified target workspace. If no workspace is specified, the base workspace is assumed. |
public publishNode ( Neos\ContentRepository\Domain\Model\NodeInterface $node, |
||
$node | Neos\ContentRepository\Domain\Model\NodeInterface | |
$targetWorkspace | If not set the base workspace is assumed to be the publishing target | |
Результат | void |