Field::save() method

Save this field’s settings and data in the database.

To hook this save, hook to Fields::save() instead.

Usage

$bool = $field->save();

Return value

bool


$field methods and properties

API reference based on ProcessWire core version 3.0.251