master
getData
public function getData(): array { $pageTitle = $this->handle->getTitle(); if ( !$pageTitle->exists() ) { return []; }