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

nodeTypeInheritanceMap() public method

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