$pages


Built-in Methods Reference

$pages->save($page)

Introduced in Version 2.0

Description

Save any changes made to the given $page. Same as: $page->save() with no arguments.

Related

Post Comment