You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PHPStorm, the following code snippet will result into an 'Unresolved key' inspection. Besides the fact that gettext() should probably used differently, the inspection is not correct. I would have expected no warning at this point.
In PHPStorm, the following code snippet will result into an 'Unresolved key' inspection. Besides the fact that
gettext()
should probably used differently, the inspection is not correct. I would have expected no warning at this point.Perhaps related to issue #85
The text was updated successfully, but these errors were encountered: