Method Model::save

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Model.php line 204
Automatically extracted PHP DOC comment from code:

Save the current record and return the number of affected rows or the last insert ID

END OF PHP DOC
public function int save(boolean $blnForceInsert)

Parameters

boolean $blnForceInsert
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 8 plus 8.