You are here

constant FOO_BAR3 in Coder 8.2

Same name and namespace in other branches
  1. 8.3 tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc \FOO_BAR3
  2. 8.3.x tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc \FOO_BAR3

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

Deprecated

in Drupal 8.1.x.

File

coder_sniffer/DrupalPractice/Test/Constants/GlobalConstantUnitTest.inc, line 15

Code

const FOO_BAR3 = 2;