Open kriiv opened 1 year ago
I'm not sure what exactly you want to achieve, but you should be able to extend and override the class and do whatever you need/want?
If you run into some concrete/exact/specific issue(s) while extending/overriding, do report back!
Package has a good number of granular exceptions:
Is there a way to utilize these exceptions to include information about the exact error that occurred and providing that as part of the
$results
array response?