taxonomy = $taxonomy; } public function setTaxonomy_type(string $taxonomy_type) { $this->taxonomy_type = $taxonomy_type; } }