Problem/Motivation

RIght now I can see the main violation being method names. "get_entities_of_bundle" needs to be "getEntitiesOfBundle" for example.

Proposed resolution

Update the code.

Remaining tasks

Patch.

User interface changes

None.

API changes

Most class signatures changing.

Data model changes

None.

Comments

Sam152 created an issue. See original summary.

gbyte’s picture

Status: Active » Closed (fixed)

Thanks for reporting. Fair enough, fixed method and property names to adhere to Drupal standards.