You are here

constant TAXONOMY_TERM_DEPTH_ROOT_REL in Taxonomy Term Depth 8

Same name and namespace in other branches
  1. 8.2 constants.inc \TAXONOMY_TERM_DEPTH_ROOT_REL
  2. 7 constants.inc \TAXONOMY_TERM_DEPTH_ROOT_REL

Relevant path to current module

1 use of TAXONOMY_TERM_DEPTH_ROOT_REL
DepthUpdateForm::submitForm in src/Form/DepthUpdateForm.php
Form submission handler.

File

./constants.inc, line 19
Constants file

Code

define('TAXONOMY_TERM_DEPTH_ROOT_REL', str_replace(DRUPAL_ROOT . DIRECTORY_SEPARATOR, NULL, TAXONOMY_TERM_DEPTH_ROOT));