Merge pull request #14249 from yashodha/959_dev
[civicrm-core.git] / CRM / Campaign / Selector / Search.php
index 1dc5c177b37ff3a7602cfb60670203de69e204ea..7c22820e9bd363d2d2b0c498b01336f121edc171 100644 (file)
@@ -76,14 +76,14 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @var boolean
+   * @var bool
    */
   protected $_single = FALSE;
 
   /**
    * Are we restricting ourselves to a single contact
    *
-   * @var boolean
+   * @var bool
    */
   protected $_limit = NULL;