Pimcore\Model\Object\Classificationstore\KeyGroupRelation\Listing::getResolveGroupName PHP Method

getResolveGroupName() public method

public getResolveGroupName ( ) : boolean
return boolean
    public function getResolveGroupName()
    {
        return $this->resolveGroupName;
    }