- Issue created by @ismaelromero
- π¨π΄Colombia ismaelromero Somewhere in the exotic Colombia
I've already submitted a commit with some changes, but there's some work to to:
FILE: ...ters_or/plugins/views_contextual_filters_or_search_api_query.inc ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 11 | ERROR | Class name must begin with a capital letter 11 | ERROR | Class name must use UpperCamel naming without | | underscores 16 | ERROR | Public method name | | "views_contextual_filters_or_search_api_query::option_definition" | | is not in lowerCamel format 31 | ERROR | Public method name | | "views_contextual_filters_or_search_api_query::options_form" | | is not in lowerCamel format ---------------------------------------------------------------------- FILE: ...textual_filters_or/plugins/views_contextual_filters_or_query.inc ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 11 | ERROR | Class name must begin with a capital letter 11 | ERROR | Class name must use UpperCamel naming without | | underscores 16 | ERROR | Public method name | | "views_contextual_filters_or_query::option_definition" | | is not in lowerCamel format 31 | ERROR | Public method name | | "views_contextual_filters_or_query::options_form" is | | not in lowerCamel format 48 | ERROR | Public method name | | "views_contextual_filters_or_query::add_where" is not | | in lowerCamel format 61 | ERROR | Public method name | | "views_contextual_filters_or_query::add_where_expression" | | is not in lowerCamel format ----------------------------------------------------------------------
- π§πͺBelgium BramDriesen Belgium π§πͺ
@ismaelromero Be aware that bulk posting PHPCS fix issues can be seen as an attempt to game the credit system. https://www.drupal.org/drupalorg/docs/marketplace/abuse-of-the-contribut... β
Also with D7 becoming EOL next month, I feel this might be a bit of waste of time π