Fabian Staacke
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Fabian Staacke created a post, JSDoc: Unresolved variable under certain circumstances
Hello!In the following code snippet the code inspection of PhpStorm 6.0.3 considers the private property "_bar" unresolved:var module = function() { /** @constructor */ function FooBar() { ...