/** * Return the current $Type name * * @return string * * @since 3.2 */ public function getType() { return $this->type; }