Docblock fix - findOrphanedFiles method
authorBradley Taylor <hello@brad-taylor.co.uk>
Wed, 31 Aug 2022 10:57:06 +0000 (11:57 +0100)
committerBradley Taylor <hello@brad-taylor.co.uk>
Wed, 31 Aug 2022 10:57:06 +0000 (11:57 +0100)
CRM/Utils/Check/Component/Source.php

index 683f7cd3e38fedaf68608e7add122d8939271bf1..d54b81298a286b403b2a97774ca835fbd0e89992 100644 (file)
@@ -58,7 +58,7 @@ class CRM_Utils_Check_Component_Source extends CRM_Utils_Check_Component {
   }
 
   /**
-   * @return CRM_Utils_Check_Message[]
+   * @return array
    *   Each item is an array with keys:
    *     - name: string, an abstract name
    *     - path: string, a full file path