You are here

public function FormatWordingInterface::formatWordingAvailableTokens in Synonyms 2.0.x

Get available tokens for format wording.

Return value

array Array of supported tokens in wording. Keys are the tokens whereas corresponding values are explanations about what each token means

File

src/ProviderInterface/FormatWordingInterface.php, line 37

Class

FormatWordingInterface
Interface to format a synonym into some kind of wording.

Namespace

Drupal\synonyms\ProviderInterface

Code

public function formatWordingAvailableTokens();