Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions lib/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,17 @@
* Clients
* @method Client clients()
*
* ContactDB
* @method Client contactdb()
* @method Client custom_fields()
* @method Client lists()
* @method Client recipients()
* @method Client billable_count()
* Marketing
* @method Client marketing()
* @method Client contacts()
* @method Client count()
* @method Client reserved_fields()
* @method Client exports()
* @method Client imports()
* @method Client lists()
* @method Client field_definitions()
* @method Client segments()
* @method Client singlesends()
*
*
* Devices
* @method Client devices()
Expand Down