CRM-14727 - Fire case-change events which include Civi\CCase\Analyzer.
[civicrm-core.git] / CRM / Case / XMLRepository.php
index 698393eb569bed467b366c9a62f7eb0ca742369c..d23ffcd994e0517073f46bc6c9438771e57da512 100644 (file)
@@ -158,7 +158,7 @@ class CRM_Case_XMLRepository {
   }
 
   /**
-   * @return array<string> symbolic names of case-types
+   * @return array<int,string> symbolic names of case-types
    */
   public function getAllCaseTypes() {
     if ($this->allCaseTypes === NULL) {