Commit graph

5 commits

Author SHA1 Message Date
2ba89e1c6a Make the Client parameter optional for requests
Make the Client parameter optional when creating auth token, customer or
order requests, and create a new Client instance within the abstract
request if one isn't passed in.
2020-06-05 21:04:17 +01:00
506b5689fe Remove unused imports 2020-05-30 22:33:26 +01:00
0650795d60 Add CustomerRequest request type
References #2
2020-05-30 21:35:25 +01:00
b042256e45 Declare strict types in existing files 2020-05-30 03:18:43 +01:00
3b8b8995f4 Fix class name 2020-05-30 03:08:48 +01:00
Renamed from src/Glassboxx/Request/AuthTokenAbstractRequest.php (Browse further)