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 0505045 commit 4c7f018Copy full SHA for 4c7f018
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