AbstractRenderingStateViewHelper
abstract class AbstractRenderingStateViewHelper extends AbstractViewHelper (View source)
Abstract ViewHelper for all Neos rendering state helpers.
Methods
NodeInterface|null
getContextNode()
Get a node from the current Fusion context if available.
Details
protected NodeInterface|null
getContextNode()
Get a node from the current Fusion context if available.
protected ContentContext
getNodeContext(NodeInterface $node = null)
No description