/** * Return the title of the document. * * @return string * * @since 1.7.0 */ public function getTitle() { return $this->title; }