diff --git a/trpcultivate_phenotypes/src/Service/TripalCultivatePhenotypesTermsService.php b/trpcultivate_phenotypes/src/Service/TripalCultivatePhenotypesTermsService.php index 6472405e..7251650f 100644 --- a/trpcultivate_phenotypes/src/Service/TripalCultivatePhenotypesTermsService.php +++ b/trpcultivate_phenotypes/src/Service/TripalCultivatePhenotypesTermsService.php @@ -134,6 +134,9 @@ public function defineTerms() { /** * Insert and create term configuration variable. * + * @param string $schema + * The Chado schema name to use. + * * @return bool * True if all terms were inserted successfully and false otherwise. */