Sulu\Component\PHPCR\SessionManager\SessionManagerInterface::getSnippetNode PHP Method

getSnippetNode() public method

returns the snippet node.
Deprecation: Do not use anymore, because the node is always returned from the default session, although multiple sessions can exist
public getSnippetNode ( ) : PHPCR\NodeInterface
return PHPCR\NodeInterface
    public function getSnippetNode();