$page->dirname()
Returns the directory name (UID with optional sorting number)
$page->dirname(): stringReturn type
string
This method modifies the existing $page object it is applied to and returns it again.
Parent class
Examples
<?= $page->dirname() ?>