Jackalope\NodeType\NodeDefinition::getDefaultPrimaryTypeName PHP Method

getDefaultPrimaryTypeName() public method

{@inheritDoc}
    public function getDefaultPrimaryTypeName()
    {
        return $this->defaultPrimaryTypeName;
    }