Token Cache HIT in my response

Hello,

I use the PHP package from STUART. I develop on API Platform 2.5. I have a problem with the use of a print in the DiskCache class. I see several of these prints in my API feedback. I have not seen a way to disable this print. Do you have a solution?

Thank you

Thomas

Hi Thomas,

The print statements are a part of the PHP client library so we would advise not removing them as this is actually expected behaviour. However, should you wish to remove the print statements and have considered the risks of doing so, then it is entirely possible to simply remove these print statements completely.