- π³πΏNew Zealand quietone
This is a coding standard fix and they are now done by sniff, not file. See π± [meta] Fix Drupal.NamingConventions.ValidVariableName.LowerCamelName Active
- Status changed to Active
6 months ago 5:22am 27 July 2024
There are class properties in \Drupal\views\Plugin\views\field\FieldPluginBase that violate the Drupal Coding standards. These properties are preceded by a phpcs ignore line, // phpcs:ignore Drupal.NamingConventions.ValidVariableName.LowerCamelName
Follow the
scope guidelines β
to make children here as needed to rename and deprecate each property.
The Deprecation policy shows
how to deprecate properties β
.
Create child issues
Active
11.0 π₯
Related to the Views in Drupal Core initiative.
It involves compliance with, or the content of coding standards. Requires broad community agreement.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This is a coding standard fix and they are now done by sniff, not file. See π± [meta] Fix Drupal.NamingConventions.ValidVariableName.LowerCamelName Active