final class AddNewPrimaryController implements InvocableController (View source)

Methods

__construct(ResponseRenderer $response, Normalization $normalization, UserPrivilegesFactory $userPrivilegesFactory)

No description

Response|null
__invoke(ServerRequest $request)

No description

Details

__construct(ResponseRenderer $response, Normalization $normalization, UserPrivilegesFactory $userPrivilegesFactory)

No description

Parameters

ResponseRenderer $response
Normalization $normalization
UserPrivilegesFactory $userPrivilegesFactory

Response|null __invoke(ServerRequest $request)

No description

Parameters

ServerRequest $request

Return Value

Response|null