Christoph Rumpel ðŸ¤
@christophrumpel
🧪 PhpStorm Tips & Tricks #46 - No need for $this
In a class, you don't have to write "$this->" every time to get auto-completion for properties or methods. It just works. This saves a lot of time. 🤗
Christoph Rumpel ðŸ¤
@christophrumpel
In a class, you don't have to write "$this->" every time to get auto-completion for properties or methods. It just works. This saves a lot of time. 🤗
Ready for more?
Tips & Tricks was just the beginning. In my new video course, I cover all the essential features of PhpStorm like Refactoring, Testing, Debugging and Git in detail.
Show Me