Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Fix problem with '_' in object identifiers #28

Closed
johanjanssens opened this issue Apr 10, 2016 · 0 comments · Fixed by #29
Closed

Fix problem with '_' in object identifiers #28

johanjanssens opened this issue Apr 10, 2016 · 0 comments · Fixed by #29
Labels
Milestone

Comments

@johanjanssens
Copy link
Member

Underscores in object identifiers are stripped out breaking the convention as per documentation: https://www.joomlatools.com/developer/framework/essentials/naming-conventions/#underscores-in-file-names

See also: #24

@johanjanssens johanjanssens added this to the 3.0.0-beta.2 milestone Apr 10, 2016
johanjanssens added a commit that referenced this issue Apr 10, 2016
- Do not call StringInflector::camelize() and upper case each first letter of the words in the array by using array_map.
- Improve docblocks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant