includes/controller/user_myshifts_controller.php
Showing 2 of 2 total issues
Function user_myshifts
has a Cognitive Complexity of 45 (exceeds 5 allowed). Consider refactoring. Open
Open
function user_myshifts() { global $LETZTES_AUSTRAGEN; global $user, $privileges; $timezone_identifiers = DateTimeZone::listIdentifiers(); $timezone = $user['timezone'];
- Read upRead up
Method user_myshifts
has 78 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function user_myshifts() { global $LETZTES_AUSTRAGEN; global $user, $privileges; $timezone_identifiers = DateTimeZone::listIdentifiers(); $timezone = $user['timezone'];