Neos\Neos\Ui\TypoScript\Helper\NodeTypesHelper::nodeTypeConstraints PHP Method

nodeTypeConstraints() public method

public nodeTypeConstraints ( )
    public function nodeTypeConstraints()
    {
        return $this->getNodeTypeSchema()['constraints'];
    }