Set version to 5.20.beta1
[civicrm-core.git] / CRM / Profile / Selector / Listings.php
index ac36108f2a2bcb8d5caed82a4fdcf4be7ed16a8b..e92eb6641fe41972f18d5c84404c0d0e8802c573 100644 (file)
@@ -98,21 +98,21 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
   /**
    * Do we enable mapping of users.
    *
-   * @var boolean
+   * @var bool
    */
   protected $_map;
 
   /**
    * Do we enable edit link.
    *
-   * @var boolean
+   * @var bool
    */
   protected $_editLink;
 
   /**
    * Should we link to the UF Profile.
    *
-   * @var boolean
+   * @var bool
    */
   protected $_linkToUF;