nextcloud/apps/user_ldap/templates
Christoph Wurst caff1023ea
Format control structures, classes, methods and function
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.

This also removes and empty lines from method/function bodies at the
beginning and end.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 14:19:56 +02:00
..
part.settingcontrols.php Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +02:00
part.wizard-groupfilter.php 2nd parameter to t() must be array 2018-02-22 12:10:30 +01:00
part.wizard-loginfilter.php 2nd parameter to t() must be array 2018-02-22 12:10:30 +01:00
part.wizard-server.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
part.wizard-userfilter.php 2nd parameter to t() must be array 2018-02-22 12:10:30 +01:00
part.wizardcontrols.php Use primary class also for ui-button elements 2017-11-13 16:33:21 +01:00
renewpassword.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
settings.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00