function ContactFormHooks::__construct

File

core/modules/contact/src/Hook/ContactFormHooks.php, line 19

Class

ContactFormHooks
Form hook implementations for Contact module.

Namespace

Drupal\contact\Hook

Code

public function __construct(AccountInterface $currentUser, UserDataInterface $userData, configFactoryInterface $configFactory) {
}

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