api-tester icon indicating copy to clipboard operation
api-tester copied to clipboard

Handle custom ApiTester class, fix config cache problem

Open NastuzziSamy opened this issue 6 years ago • 0 comments

It is not allowed to use Closure in cache files in PHP.

To work with that, we can instead specify the class name of the ApiTester

NastuzziSamy avatar Dec 05 '18 00:12 NastuzziSamy