Closed
Description
- bug report? yes
- feature request? no
- version: 2.4.7
Hi, when i write $this->getHttpRequest()->getReferer()
i encountered a problem when the IDE PhpStorm did not know about the getReferer()
method. The reason is that the method is missing in IRequest. I want to ask if it is deliberate or a bug. It would be good either to add or add an appropriate annotation to the IDE to understand that the getReferer method is accessible.
...
Metadata
Assignees
Labels
No labels
Activity