$page->reset()

Cleans the temporary page cache and the cache of all parent pages

  • return ()

Example


<?php
$page->reset();
?>