- Issue created by @leymannx
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 9:10pm 29 January 2023 - leymannx Berlin
I didn't change the method name as it maybe need to be deprecated first.
After patch:
FILE: ...my-drupal10-site/web/modules/custom/commerce_valitor/src/ValitorPayApi.php -------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 179 | ERROR | Public method name "ValitorPayApi::getEnvironmentURL" is not in | | lowerCamel format -------------------------------------------------------------------------------- FILE: ...10-site/web/modules/custom/commerce_valitor/src/ValitorPayApiInterface.php -------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 77 | ERROR | Public method name "ValitorPayApiInterface::getEnvironmentURL" is | | not in lowerCamel format -------------------------------------------------------------------------------- Time: 852ms; Memory: 14MB
- leymannx Berlin
This should get merged before anything else. Otherwise the work done would easily become a massive waste of time.
- Status changed to RTBC
almost 2 years ago 11:19am 7 February 2023 - 🇵🇹Portugal jcnventura
Otherwise the work done would easily become a massive waste of time.
We don't want that.
-
leymannx →
authored 610660b5 on 2.x
Issue #3337392 by leymannx, jcnventura: [2.x] Follow coding standards
-
leymannx →
authored 610660b5 on 2.x
- Status changed to Fixed
almost 2 years ago 11:19am 7 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.