$page->permalink()
Return the permanent URL to the page using its UUID
$page->permalink(): string|null
Return types
string
ornull
This method modifies the existing $page
object it is applied to and returns it again.
Return the permanent URL to the page using its UUID
$page->permalink(): string|null
string
ornull
This method modifies the existing $page
object it is applied to and returns it again.