smalot / cups-ipp

CUPS Implementation of IPP - PHP Client API
GNU General Public License v2.0
106 stars 56 forks source link

[fix] Client class needs to follow ClientInterface interface #26

Closed fall1600 closed 3 years ago

fall1600 commented 3 years ago

Method of Client class, sendRequest, needs to followed ClientInterface

fall1600 commented 3 years ago

same issue as https://github.com/smalot/cups-ipp/pull/22