[NFC] fix docblock types from boolean to bool
[civicrm-core.git] / CRM / PCP / Form / PCPAccount.php
index ccac09cf549619e2545ed059ee46e8426cb60742..624b873b4ce582f827fb1b3d0886adb48e09b157 100644 (file)
@@ -49,7 +49,7 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
   /**
    * Are we in single form mode or wizard mode?
    *
-   * @var boolean
+   * @var bool
    */
   public $_single;