Property | Type | Description | |
---|---|---|---|
$linkingService | |||
$node | Neos\ContentRepository\Domain\Model\NodeInterface |
Method | Description | |
---|---|---|
resolveShortcutTarget ( Neos\ContentRepository\Domain\Model\NodeInterface $node ) : Neos\ContentRepository\Domain\Model\NodeInterface | string | null | Resolves a shortcut node to the target. The return value can be |
public resolveShortcutTarget ( Neos\ContentRepository\Domain\Model\NodeInterface $node ) : Neos\ContentRepository\Domain\Model\NodeInterface | string | null | ||
$node | Neos\ContentRepository\Domain\Model\NodeInterface | |
return | Neos\ContentRepository\Domain\Model\NodeInterface | string | null |
protected LinkingService,Neos\Neos\Service $linkingService | ||
return |