bad.info in Coder 8.2
; name, description, core is missing here.
; Non-existing file.
files[] = includes/non-existing.php
; File does not contain class/interface definition.
files[] = bad.tpl.php
; We have to mark this "module" as hidden, otherwise we get PHP notices in
; Drupal's module UI.
hidden = TRUE
File
coder_sniffer/Drupal/Test/bad/bad.info
View source
- ; name, description, core is missing here.
-
- ; Non-existing file.
- files[] = includes/non-existing.php
- ; File does not contain class/interface definition.
- files[] = bad.tpl.php
- ; We have to mark this "module" as hidden, otherwise we get PHP notices in
- ; Drupal's module UI.
- hidden = TRUE