Skip to content

Commit

Permalink
Add @param to $schema parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldtan committed Jan 29, 2025
1 parent 5790108 commit 5c7ecb2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 5c7ecb2

Please sign in to comment.