LanguagesModelOverride::save
Method to save the form data.
Signature
public function save(array
$data,
[boolean
$opposite_client = false] )
Parameters
-
$data
- The form data.
-
$opposite_client
- Indicates whether the override should not be created for the current client
Returns
- boolean
- True on success, false otherwise.