wc-api-php icon indicating copy to clipboard operation
wc-api-php copied to clipboard

Feat/add client

Open kristos80 opened this issue 1 year ago • 0 comments

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.

kristos80 avatar Aug 26 '24 12:08 kristos80