/** * Method to get the application document object. * * @return Document The document object * * @since 1.7.3 */ public function getDocument() { return $this->document; }