Jarves\Configuration\Object::getLabelTemplate PHP Method

getLabelTemplate() public method

public getLabelTemplate ( ) : string
return string
    public function getLabelTemplate()
    {
        return $this->labelTemplate;
    }
Object