Challenge 1 / 2
Your "user" class can be called whatever you want... and look however you want... as
long as it implements UserInterface
. In Symfony 6, what info does UserInterface
require
your "user" class to provide?
Skip challenges and go to theNext Chapter