Closed (fixed)
Project:
(Obsolete) configuration translation for Drupal 8
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2013 at 22:47 UTC
Updated:
12 Jul 2013 at 16:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
lazysoundsystem commentedCouldn't find a categorical statement of the coding standards for camelCase, but for this in the coder module's
good.php:Anyway, here's a patch applying that to some properties that were in an inconsistent state.
Comment #2
yesct commentedI found it!
https://drupal.org/node/608152#naming
Comment #3
gábor hojtsyYay, looks good! Committed to the module. You are getting to be on the credits of #1952394: Add configuration translation user interface module in core thanks to this :)
Comment #4
gábor hojtsy@YesCT and I also tested if you missed anything with:
Did not find matches. :) Looks like all covered.
Comment #5
yesct commentedAll the property definitions that start with protected public private are all camel case. good.