标签: php symfony
在我的控制器中,我运行
$user = $this->get('security.token_storage')->getToken()->getUser(); dump($user);
这是我的结果: