[go: up one dir, main page]

No Doc Block Parser for Define

Is there a reason there is no doc block parser for define to allow showing the description in the tooltip?

I would like to do something like:

if (!defined("CONSTANT")) {
  /**
   * A description of the constant
   */
  define("CONSTANT", 1);
}

and show the description on the tooltip

image

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information