constant TreeBuilderInterface::MAX_DEPTH in Token 8
The maximum depth for token tree recursion.
File
- src/
TreeBuilderInterface.php, line 10
Class
Namespace
Drupal\tokenCode
const MAX_DEPTH = 9;
The maximum depth for token tree recursion.
const MAX_DEPTH = 9;