/** * Returns the document generator * * @return string * * @since 1.7.0 */ public function getGenerator() { return $this->_generator; }