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.
2 parents 0505045 + 4c7f018 commit 50d7e62Copy full SHA for 50d7e62
src/ConvertKit_API_Traits.php
@@ -232,7 +232,7 @@ public function get_landing_pages(
232
*
233
* @see https://developers.kit.com/v4.html#bulk-add-subscribers-to-forms
234
235
- * @return false|object
+ * @return mixed|object
236
*/
237
public function add_subscribers_to_forms(array $forms_subscribers_ids, string $callback_url = '')
238
{
0 commit comments