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
constant_test.install in Coder 8.2
File
coder_sniffer/Drupal/Test/Semantics/constant_test.install
View source
<?php
define
(
'WRONG_CONSTANT_NAME'
,
'
test
'
);
Constants
Name
Description
WRONG_CONSTANT_NAME
API Navigation
Coder 8.2
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated