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