You are here

constant_test.module in Coder 8.2

File

coder_sniffer/Drupal/Test/Semantics/constant_test.module
View source
<?php

define('WRONG_CONSTANT_NAME', 'test');

Constants