function TokenHooks::__construct

File

core/modules/file/src/Hook/TokenHooks.php, line 20

Class

TokenHooks
Hook implementations for file tokens.

Namespace

Drupal\file\Hook

Code

public function __construct(Token $token, LanguageManagerInterface $languageManager, DateFormatterInterface $dateFormatter, EntityTypeManagerInterface $entityTypeManager) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.