public function YamlFormTokenManagerInterface::buildTreeLink in YAML Form 8
Build token tree link if token.module is installed.
1 method overrides YamlFormTokenManagerInterface::buildTreeLink()
- YamlFormTokenManager::buildTreeLink in src/
YamlFormTokenManager.php - Build token tree link if token.module is installed.
File
- src/
YamlFormTokenManagerInterface.php, line 35
Class
- YamlFormTokenManagerInterface
- Defines an interface for token manager classes.
Namespace
Drupal\yamlformCode
public function buildTreeLink();