Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Coder 7.2
»
good.php
constant FOO_BAR in Coder 7.2
Same name and namespace in other branches
8.3 tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc
\FOO_BAR
8.2 coder_sniffer/DrupalPractice/Test/Constants/GlobalConstantUnitTest.inc
\FOO_BAR
8.2 coder_sniffer/Drupal/Test/good/good.php
\FOO_BAR
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
);
API Navigation
Coder 7.2
Topics
Classes
Functions
Files
Constants
Globals
Deprecated