22 $this->tempUserConfig = $tempUserConfig;
32 return $this->tempUserConfig->isTempName( $user->
getName() );
43 && !$this->tempUserConfig->isTempName( $user->
getName() );
55 if ( !$user->isRegistered() ) {
58 return $this->
isTemp( $user ) ?
'temp' :
'named';
if(!defined('MW_SETUP_CALLBACK'))