You are here

constant MYMODULE_FOO3 in Coder 8.2

Same name and namespace in other branches
  1. 8.3 tests/DrupalPractice/Constants/GlobalDefineUnitTest.module \MYMODULE_FOO3
  2. 8.3.x tests/DrupalPractice/Constants/GlobalDefineUnitTest.module \MYMODULE_FOO3

This should not throw a warning because the constant is deprecated.

Deprecated

in Drupal 8.1.x.

File

coder_sniffer/DrupalPractice/Test/Constants/GlobalDefineUnitTest.module, line 15

Code

define('MYMODULE_FOO3', 3);