function OneTimeAuthentication::__construct
Same name and namespace in other branches
- 11.x core/modules/user/src/OneTimeAuthentication.php \Drupal\user\OneTimeAuthentication::__construct()
File
-
core/
modules/ user/ src/ OneTimeAuthentication.php, line 26
Class
- OneTimeAuthentication
- Generate and verify one time authentication codes.
Namespace
Drupal\userCode
public function __construct(protected TimeInterface $time, protected LanguageManagerInterface $languageManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.