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.3.x
constant_test.module in Coder 8.3.x
Same filename and directory in other branches
8.3 tests/Drupal/Semantics/constant_test.module
File
tests/Drupal/Semantics/constant_test.module
View source
<?php
define
(
'WRONG_CONSTANT_NAME'
,
'
test
'
);
Constants
Name
Description
WRONG_CONSTANT_NAME
API Navigation
Coder 8.3.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated