Symfony UserPasswordEncoderInterface generates different values on each call

后端 未结 0 1917
心在旅途
心在旅途 2021-02-15 12:21

I did a simple command in symfony to take a value from the console and encode it:

$io = new SymfonyStyle($input, $output);
$email = $input->getArgument(\'email         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题