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 8.2
»
GlobalDefineUnitTest.module
constant MYMODULE_FOO in Coder 8.2
Same name and namespace in other branches
8.3 tests/DrupalPractice/Constants/GlobalDefineUnitTest.module
\MYMODULE_FOO
8.3.x tests/DrupalPractice/Constants/GlobalDefineUnitTest.module
\MYMODULE_FOO
File
coder_sniffer/
DrupalPractice/
Test/
Constants/
GlobalDefineUnitTest.module
, line 3
Code
define
(
'MYMODULE_FOO'
,
1
);
API Navigation
Coder 8.2
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated