0

@property shows a "magic" property variable that is found inside the class.

Any suggestion for documentation of default value of magic properties? Hopefully in a way that PhpStorm understands.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Handsome Nerd
  • 17,114
  • 22
  • 95
  • 173
  • Does PHPDoc provides such functionality? Nope. Same will be for PhpStorm (that reads/understands PHPDoc) – LazyOne Sep 13 '17 at 08:28
  • 1
    What's the exact use case in which PhpStorm needs to know the value of a property and not just its type? Because if you're only expecting to see it in the tooltip a regular textual explanation in the comment should do. – Álvaro González Sep 13 '17 at 08:36

0 Answers0