Closed thearabbit closed 10 years ago
It is using magic methods, so I guess it won't work with autocomplete.
Just wanted to bump this issue up and ping @edvinaskrucas :)
It's actually possible to support PHPStorm autocomplete with this package, it just needs some docblocks in the facade class.
See pics (with added docblock):
So adding those docblocks would be a nice improvement (it would also remove some unnecessary warnings etc) 👍
i use phpstorm with ide helper, but it don't auto-complete with any method. Pl help me.