You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selection should be stored in \PhpSchool\PhpWorkshop\UserState and saved with \PhpSchool\PhpWorkshop\UserStateSerializer
Languages should be configured the actual workshop. So by default we should always have English. If there is only one language we shouldn't display the menu.
Languages could be configured on \PhpSchool\PhpWorkshop\Application with an addLanguage method or something. That method should validate the given language.
The text was updated successfully, but these errors were encountered:
Selection should be stored in
\PhpSchool\PhpWorkshop\UserState
and saved with\PhpSchool\PhpWorkshop\UserStateSerializer
Languages should be configured the actual workshop. So by default we should always have English. If there is only one language we shouldn't display the menu.
Languages could be configured on
\PhpSchool\PhpWorkshop\Application
with anaddLanguage
method or something. That method should validate the given language.The text was updated successfully, but these errors were encountered: