Template::save()

Save the template to database

This is the same as calling $templates->save($template).

Usage

$template = $template->save();

Return value

Template bool

Returns Template if successful, or false if not


Template methods and properties

API reference based on ProcessWire core version 3.0.251