Open TimoB2005 opened 3 years ago
I want to get the Userinformations but nothing works...
Yii::$app->user->getEmail();
dont works
VarDumper::dump(Yii::$app->user, 10, true); what tell to you ?
VarDumper::dump(Yii::$app->user, 10, true);
I want to get the Userinformations but nothing works...
Yii::$app->user->getEmail();
dont works