X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FProfile%2FSelector%2FListings.php;h=e92eb6641fe41972f18d5c84404c0d0e8802c573;hb=701fd7a63eb4b10a6b91a91c0c05dba1bbaf8b69;hp=ac36108f2a2bcb8d5caed82a4fdcf4be7ed16a8b;hpb=2918a67d3bde046b49ef6073e97de1132cca9bac;p=civicrm-core.git diff --git a/CRM/Profile/Selector/Listings.php b/CRM/Profile/Selector/Listings.php index ac36108f2a..e92eb6641f 100644 --- a/CRM/Profile/Selector/Listings.php +++ b/CRM/Profile/Selector/Listings.php @@ -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;