INFRA-132 - CRM/Utils - phpcbf
[civicrm-core.git] / CRM / Utils / Check.php
index f559360c5264fcf5a7b4346bd86e963e3a7529be..84030a707a3cc46bbbbd85d9718ff738db3b33ca 100644 (file)
@@ -129,6 +129,7 @@ class CRM_Utils_Check {
         case 'CiviCase':
           $checks[] = new CRM_Utils_Check_Case(CRM_Case_XMLRepository::singleton(), CRM_Case_PseudoConstant::caseType('name'));
           break;
+
         default:
       }
     }