wc-api-php
wc-api-php copied to clipboard
Feat/add client
This patch introduces a calculated property, id, in the Client class. The addition of this property allows for distinguishing instances of the Client class when necessary. Although this implementation is preliminary and may need further refinement, it serves as a basic solution to separate and uniquely identify different Client instances when required.