public function TokenCustomInterface::getFormat in Custom Tokens 8
Get text format.
Return value
string Text format.
1 method overrides TokenCustomInterface::getFormat()
- TokenCustom::getFormat in src/
Entity/ TokenCustom.php - Get text format.
File
- src/
TokenCustomInterface.php, line 42
Class
- TokenCustomInterface
- Provides an interface defining a custom token entity.
Namespace
Drupal\token_customCode
public function getFormat();