Oleg -
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Oleg - created a post, Support for dynamic autocompletion PhpStorm 2.x
Hello,There was a feature in PhpStorm 1.x, that allowed to write like this:class Dummy_Object1 { public function object1_func1() {} public function object1_func2() {}}class Dummy_Object2 { ...