You are here

constant FOO_BAR in Coder 7.2

Same name and namespace in other branches
  1. 8.3 tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc \FOO_BAR
  2. 8.2 coder_sniffer/DrupalPractice/Test/Constants/GlobalConstantUnitTest.inc \FOO_BAR
  3. 8.2 coder_sniffer/Drupal/Test/good/good.php \FOO_BAR
  4. 8.3.x tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc \FOO_BAR

Doxygen comment style is allowed before define() statements.

File

coder_sniffer/Test/good/good.php, line 24
This file contains all the valid notations for the drupal coding standard.

Code

define('FOO_BAR', 5);