/** * Returns the document type * * @return string * * @since 1.7.0 */ public function getType() { return $this->_type; }