Jarves\Configuration\Field::getCustomSave PHP Method

getCustomSave() public method

public getCustomSave ( ) : string
return string
    public function getCustomSave()
    {
        return $this->customSave;
    }
Field