constant WRONG_CONSTANT_NAME in Coder 8.3
Same name in this branch
- 8.3 tests/Drupal/Semantics/constant_test.install \WRONG_CONSTANT_NAME
- 8.3 tests/Drupal/Semantics/constant_test.module \WRONG_CONSTANT_NAME
Same name and namespace in other branches
- 8.2 coder_sniffer/Drupal/Test/Semantics/constant_test.install \WRONG_CONSTANT_NAME
- 8.2 coder_sniffer/Drupal/Test/Semantics/constant_test.module \WRONG_CONSTANT_NAME
- 8.3.x tests/Drupal/Semantics/constant_test.install \WRONG_CONSTANT_NAME
- 8.3.x tests/Drupal/Semantics/constant_test.module \WRONG_CONSTANT_NAME
File
- tests/
Drupal/ Semantics/ constant_test.module, line 3
Code
define('WRONG_CONSTANT_NAME', 'test');