Merge pull request #19321 from colemanw/profileGetFieldsFix
[civicrm-core.git] / CRM / Utils / Check / Component / PriceFields.php
index cfb6cf711441909ba421e856f214b8617474de90..03816c98fe7c0ea37fb752b366a6d94a3f5f28c5 100644 (file)
@@ -19,7 +19,7 @@ class CRM_Utils_Check_Component_PriceFields extends CRM_Utils_Check_Component {
 
   /**
    * Display warning about invalid priceFields
-   *
+   * @return CRM_Utils_Check_Message[]
    */
   public function checkPriceFields() {
     $sql = "SELECT DISTINCT ps.title as ps_title, ps.id as ps_id, psf.label as psf_label