Jarves\Configuration\Field::getField PHP Method

getField() public method

public getField ( ) : string
return string
    public function getField()
    {
        return $this->field;
    }
Field