Contao\DataContainer::save PHP Method

save() abstract protected method

Save the current value
abstract protected save ( mixed $varValue )
$varValue mixed
    protected abstract function save($varValue);