interface MyWellNamedInterface in Coder 8.2
Same name and namespace in other branches
- 7.2 coder_sniffer/Test/good/good.php \MyWellNamedInterface
Interfaces must have a comment block.
Hierarchy
- interface \MyWellNamedInterface
Expanded class hierarchy of MyWellNamedInterface
All classes that implement MyWellNamedInterface
File
- coder_sniffer/
Drupal/ Test/ good/ good.php, line 966 - This file contains all the valid notations for the drupal coding standard.
View source
interface MyWellNamedInterface {
}