Jarves\Configuration\Field::getObjectLabel PHP Method

getObjectLabel() public method

public getObjectLabel ( ) : string
return string
    public function getObjectLabel()
    {
        return $this->objectLabel;
    }
Field