Skip to content

Conversation

@shdehnavi
Copy link
Contributor

Summary

The required adjustments have been made to the UserController class in the settings app

square bracket syntax is used instead of the array_push method, if we want to add one element to the array, it's better to use $array[] = because in that way there is no overhead of calling a function.

Checklist

@solracsf solracsf added this to the Nextcloud 28 milestone Jul 6, 2023
@solracsf solracsf added 3. to review Waiting for reviews technical debt labels Jul 6, 2023
@shdehnavi shdehnavi requested a review from skjnldsv July 14, 2023 12:14
@ChristophWurst ChristophWurst merged commit dd3cd29 into nextcloud:master Sep 27, 2023
@shdehnavi shdehnavi deleted the settings_app_users_controller_square_bracket_syntax branch September 28, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants