$site->reset()

Cleans the temporary internal cache

  • return ()

Example


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