Skip to content
Open
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
7 changes: 7 additions & 0 deletions lib/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,13 @@
* @method Client event()
* @method Client parse()
*
* Domains
* @method Client whitelabel()
* @method Client domains()
* @method Client default()
* @method Client validate()
* @method Client subuser()
*
* Missed any? Simply add them by doing: @method Client method()
*/
class Client
Expand Down