Welcome Guest, Not a member yet? Register   Sign In
PHPStorm and CI4
#1

I'm experimenting with PHPStorm and CI4. I cannot get it to recognize the getPost() method. Looking at the code it should be a method of the the RequestInterface. But I don't see it. PHPStorm doesn't see it either and that's why it's getting flagged. How is it working?
Simpler is always better
Reply
#2

That method is part of the IncomingRequest class, not specific to the RequestInterface.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB