stable

Clone or download

Read-only

refactor: encapsulate form display in an object

Move function `display_account_form` in an object so that we will be able to use it in controller object in next contributions. No functional changes. Part of request #29605: Convert account registration pages to BurningParrot Change-Id: I6103a49b330d36e41f62702d390a62d0693d88a8

Modified Files

Name
A src/common/User/Account/Register/RegisterFormPresenterBuilder.php +127 −0 Go to diff View file
M src/www/account/register.php +7 −98 Go to diff View file