Menu

#93 Use different naming for methods and standalone functions

New
nobody
None
Low
Enhancement
2016-05-16
2016-05-16
No

Hi,

I was trying to express the Drupal coding standards (https://www.drupal.org/coding-standards) with PHPChecker but I found some limitations, for example Drupal expect standalone functions to use snake_case, but requires class methods to use lowerCamelCase, and AFAICS with PHPChecker I can only specify a functionNaming with no possibility to make a difference bwetween a public method and a standalone function.

Just a suggestion.

Thanks,
Antonio

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.