NullPointerException is invoked when performing CTRL+Space on anything that's wrapped in single quotation mark.
Timber232 opened this issue · 1 comments
Timber232 commented
PHPStorm will spit out a NullPointerException error when I used the CTR+Space shortcut on anything that's wrapped in single quotation mark (Only happens in the Controller and Model).
For example:
$this->loadModel('Request'); Try CTR+Space inside the 'Request'
PHP event log: 10:32:02 AM NullPointerException: null
vexus2 commented
Thank you for your reporting!
I fixed it and submitted.
Please wait until the day or so plugin update.