Skip to content

Commit

Permalink
docs: Add documentation for addWiki method
Browse files Browse the repository at this point in the history
  • Loading branch information
npldevfr committed Jan 31, 2024
1 parent daf66eb commit b222477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LiquipediaBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ public function wikis(array|string $wikis): self

/**
* Add a wiki to the wikis you want to query.
*
* @param string | array<string> $wikis
* @return $this
*/
Expand Down

0 comments on commit b222477

Please sign in to comment.