The field names should start with a lower-case letter.

Comments

blazey created an issue. See original summary.

blazey’s picture

  • gordon committed cd58113 on 8.x-1.x
    Issue #3090168: Make the field names start with a lower case letter
    
gordon’s picture

Status: Active » Fixed

I did this mainly to model off how entities are creating their name which is with a capital. I have made the change and it is now committed.

Fixed in commit cd58113

  • blazey committed 59ec87b on 8.x-1.x
    Issue #3090168 by gordon, blazey: Made the child properties start with a...
blazey’s picture

That worked for the parent fields. I've added a commit that makes the child properties start with a lower-case letter as well (with the StringHelper::propCase method).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.