The drupal code sniffer reformats the static variable documentation and its kind of not good.
- can we use
@see like we do for the method definitions?
- if not, what should we do?
- remove the comments and perhaps put
@see at the top of the class?
- reformat the comments to follow the Drupal style standard?
The drupal code sniffer reformats the static variable documentation and its kind of not good.
@seelike we do for the method definitions?@seeat the top of the class?