Jarves\Configuration\Field::getCustomGet PHP Method

getCustomGet() public method

public getCustomGet ( ) : string
return string
    public function getCustomGet()
    {
        return $this->customGet;
    }
Field