MediaWiki master
UserGetEmailAuthenticationTimestampHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\User\Hook;
4
6
25 public function onUserGetEmailAuthenticationTimestamp( $user, &$timestamp );
26}
internal since 1.36
Definition User.php:93
onUserGetEmailAuthenticationTimestamp( $user, &$timestamp)
This hook is called when getting the timestamp of email authentication.