Skip to content

Commit

Permalink
feat: add validations method to the http client
Browse files Browse the repository at this point in the history
  • Loading branch information
rogiervanstraten committed Jan 24, 2024
1 parent ec09bcf commit 41c1915
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,9 @@
* @method Client webhooks()
* @method Client event()
* @method Client parse()
*
* Validations
* @method Client validations()
*
* Missed any? Simply add them by doing: @method Client method()
*/
Expand Down

0 comments on commit 41c1915

Please sign in to comment.