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

stricter typing with psalm

Open zerkms opened this issue 5 years ago • 0 comments

Would you welcome a PR which adds a stricter typing using php psalm?

This would, say, make possible to have a strictly typed BaseResponses through generics, so that it returned a statically verifiable type, not mixed.

zerkms avatar Jul 16 '20 00:07 zerkms