Uh oh!
There was an error while loading. Please reload this page.
feat: add request() and response() - #6510
Conversation
lonnieezell
left a comment
There was a problem hiding this comment.
Ha! Now my docs on Shield work lol.
Thanks for adding these!
iRedds
commented
Sep 8, 2022
Is it possible to know the reason for implementing these features? The controller also has access to the Response class. |
MGatner
left a comment
There was a problem hiding this comment.
These are terribly convenient. I do want to point out that we now have a global helper function wrapping a service locator wrapping a mediator (for request type). No more layers than this, please!
Uh oh!
There was an error while loading. Please reload this page.
5dd16cf to
c936740Comparekenjis
commented
Sep 10, 2022
Added the docs. |
kenjis
commented
Sep 10, 2022
@iRedds See codeigniter4/shield#417 (review) But we have already |
iRedds
commented
Sep 10, 2022
I hope this is a balanced decision. |
Description
Checklist: