Get a node by identifier and this context
public getNodeByIdentifier ( string $identifier ) : Neos\ContentRepository\Domain\Model\NodeInterface | ||
$identifier | string | The identifier of a node |
리턴 | Neos\ContentRepository\Domain\Model\NodeInterface | The node with the given identifier or NULL if no such node exists |