$pageBlueprint->preview()
Returns the preview settings The preview setting controls the "Open" button in the panel and redirects it to a different URL if necessary.
$pageBlueprint->preview(): string|bool
Return types
string
orbool
This method modifies the existing $pageblueprint
object it is applied to and returns it again.