NodeHiddenState
class NodeHiddenState (View source)
Node Hidden State Read Model.
This model can be used to answer the question if a certain node has the "hidden" flag set or not.
It can NOT answer the question whether a Node is hidden because some node above it has been hidden - for that, use the Content Subgraph.
Methods
__construct(bool $isHidden)
No description
Details
__construct(bool $isHidden)
No description