You are here

constant WRONG_CONSTANT_NAME in Coder 8.2

Same name in this branch
  1. 8.2 coder_sniffer/Drupal/Test/Semantics/constant_test.install \WRONG_CONSTANT_NAME
  2. 8.2 coder_sniffer/Drupal/Test/Semantics/constant_test.module \WRONG_CONSTANT_NAME
Same name and namespace in other branches
  1. 8.3 tests/Drupal/Semantics/constant_test.install \WRONG_CONSTANT_NAME
  2. 8.3 tests/Drupal/Semantics/constant_test.module \WRONG_CONSTANT_NAME
  3. 8.3.x tests/Drupal/Semantics/constant_test.install \WRONG_CONSTANT_NAME
  4. 8.3.x tests/Drupal/Semantics/constant_test.module \WRONG_CONSTANT_NAME

File

coder_sniffer/Drupal/Test/Semantics/constant_test.module, line 3

Code

define('WRONG_CONSTANT_NAME', 'test');