The module uses double quotes when no string interpolation is being done. While not a hard standard, the default is to use single quotes.

Comments

John Franklin created an issue. See original summary.

john franklin’s picture

Status: Active » Needs review
StatusFileSize
new3.22 KB

Attached patch fixes several I found in the workbench_moderation.module file.

amit.drupal’s picture

#2 Patch cover all Coding standards in module, Its working fine.