We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e059f commit 4e86244Copy full SHA for 4e86244
lib/Model/Abtesting/ListABTestsResponse.php
@@ -192,7 +192,7 @@ public function getAbtests()
192
/**
193
* Sets abtests.
194
*
195
- * @param \Algolia\AlgoliaSearch\Model\Abtesting\ABTest[] $abtests A/B tests
+ * @param \Algolia\AlgoliaSearch\Model\Abtesting\ABTest[] $abtests the list of A/B tests, null if no A/B tests are configured for this application
196
197
* @return self
198
*/
0 commit comments