Merge pull request #14326 from civicrm/5.14
[civicrm-core.git] / CRM / Contact / Form / Task / SMS.php
index 113c763cd21817989b6f93d899cd2a0280fccd6d..b6a13f6cbc893ceddaac9a9a639512dacaeb3aa0 100644 (file)
@@ -40,7 +40,7 @@ class CRM_Contact_Form_Task_SMS extends CRM_Contact_Form_Task {
    * Are we operating in "single mode", i.e. sending sms to one
    * specific contact?
    *
-   * @var boolean
+   * @var bool
    */
   public $_single = FALSE;