Closed (won't fix)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Review/Rules
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 16:38 UTC
Updated:
16 Jan 2016 at 18:31 UTC
Jump to comment: Most recent
The output of the Implements check yields:
Comment should be read "Implements hook_foo()."
This should be amended to 'read'
Comment should read "Implements hook_foo()".
Or
Comment should be "Implements hook_foo()".
Comments
Comment #1
klausiThis is a coder issue.
Comment #2
solotandem commentedComment #3
klausiCoder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.