$page->exists()
Checks if the page exists on disk
$page->exists(): bool
Return type
bool
This method modifies the existing $page
object it is applied to and returns it again.
Checks if the page exists on disk
$page->exists(): bool
bool
This method modifies the existing $page
object it is applied to and returns it again.