You are here

constant TreeBuilderInterface::MAX_DEPTH in Token 8

The maximum depth for token tree recursion.

File

src/TreeBuilderInterface.php, line 10

Class

TreeBuilderInterface

Namespace

Drupal\token

Code

const MAX_DEPTH = 9;