$site->modified($format = false)
Returns the last modification date for the site. This will walk all pages and subpages and search for the very last modification.
-
return (string)
Example
Last update: <?= $site->modified('d/m/Y H:i') ?>