pushover-php
pushover-php copied to clipboard
Light, simple and fast wrapper for the Pushover API
Otherwise, if the RequestStatus is !== 1 it would be uninitialized on request, but IMHO better would be to throw in `processInitialCurlResponse` method: ```diff /** * Processes initial curl response,...
Replaces * #85
Test for `src/Api/Groups/Group.php`: ```php /** * @return Recipient[] */ public function getUsers(): array { return $this->users; } ``` To be added here `tests/Api/Groups/GroupTest.php`
# Todo - [ ] make classes `final` after #73
Add new Pushover Teams API: https://pushover.net/api/teams