- Issue created by @mondrake
- 🇺🇸United States mfb San Francisco
This would be wonderful for documenting array shapes for function parameters as well. Those have some additional phpcs errors:
- Parameter $options is not described in comment (Drupal.Commenting.FunctionComment.ParamMissingDefinition)
- Missing parameter name (Drupal.Commenting.FunctionComment.MissingParamName)
- Parameter comment indentation must be 3 spaces, found 1 spaces (Drupal.Commenting.FunctionComment.ParamCommentIndentation)