Jarves\Configuration\Field::getHelp PHP Method

getHelp() public method

public getHelp ( ) : string
return string
    public function getHelp()
    {
        return $this->help;
    }
Field