- Posted by
- I have an instance of a class like this: class MyClass { public function MyMethod1() { ... } public function MyMethod2() { ... } public function MyMethod3() { ... } } $Foo = new MyClass(); When I type "$Foo->" the IntelliTipps jumps in and shows me a huge list auf php functions, globals, constants a...Posted in IDE (Class Viewer, IntelliTips, ...)
-   Topics
-   Views
- Marcel Schmitt
Feb 02, 2011