/** * Returns the document language. * * @return string * * @since 1.7.0 */ public function getLanguage() { return $this->language; }