Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
config_translation.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2014 at 08:14 UTC
Updated:
20 Jan 2015 at 19:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hussainwebComment #2
mile23So this change is out of scope.
It also violates the coding standards. This array is longer than 80 characters, so it can't be on one line.
Because your change is out of scope, and because your change violates coding standards, I'm not supposed to RTBC it.
phpcs says there aren't any camel case problems, so I'd be able to RTBC if this change weren't present.
Comment #3
hussainwebRemoving the change mentioned in #2. Thanks for the review.
Comment #4
tibbsa commentedTestbot is happy and there do not appear to be any additional undeclared variables. The changes made are within the scope of the issue, and this addresses the feedback at #2. RTBC.
Comment #5
webchickLooks like Alex has been committing others of these, so joining the club. :P
Committed and pushed to 8.0.x. Thanks!