Jarves\Configuration\Field::getLabel PHP Method

getLabel() public method

public getLabel ( ) : string
return string
    public function getLabel()
    {
        return $this->label;
    }
Field