ORIENT/modules/backend/classes
Nathan van der Werf 0f0d108da0
Remove unused imports
2018-08-24 19:51:59 +02:00
..
AuthManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
BackendController.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
Controller.php Remove unused imports 2018-08-24 19:51:59 +02:00
ControllerBehavior.php Replace is_null with "=== null" comparison 2018-08-15 18:54:46 +02:00
FilterScope.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
FormField.php Extract child instructions 2018-08-15 19:25:42 +02:00
FormTabs.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
FormWidgetBase.php Base getLoadValue to look at form field first 2017-06-06 20:44:15 +10:00
ListColumn.php Added align property to list columns definition (#3509) 2018-04-17 23:34:08 -06:00
NavigationManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
ReportWidgetBase.php Updating backend/classes 2014-10-10 23:12:50 +02:00
Skin.php Extract child instructions 2018-08-15 19:25:42 +02:00
WidgetBase.php Remove unused imports 2018-08-24 19:51:59 +02:00
WidgetManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00