Closed (fixed)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2014 at 03:27 UTC
Updated:
15 Jun 2014 at 12:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
traviscarden commentedThis adds support for "Implements hook_foo() for some-template.html.twig." and preserves support for "Implements hook_foo() for some-template.tpl.php.".
Comment #2
klausiPatch does not apply.
I think that should also mention the twig possibility now, right?
Unrelated change?
Comment #3
traviscarden commentedOops. I created that patch from the wrong branch. Here's a clean one with the change request in #2.1.
Comment #6
klausiCommitted to both branches, thanks!