Contribution Date
Technology
Contribution Project
Contribution Details
+++ b/composer/Plugin/Scaffold/Interpolator.php
@@ -88,16 +88,89 @@ public function addData(array $data) {
+ public function interpolate($message, array $extra = [], $default = '', $fix_paths = false) {
I have been seeing the usage of constants such as `true` and `false` in lower case in past few patches. Have our coding standards changed? The page at https://www.drupal.org/docs/develop/standards/coding-standards still shows that they have to be upper case.
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0