You are here

constant_test.install in Coder 8.3.x

Same filename and directory in other branches
  1. 8.3 tests/Drupal/Semantics/constant_test.install

File

tests/Drupal/Semantics/constant_test.install
View source
<?php

define('WRONG_CONSTANT_NAME', 'test');

Constants