Merge pull request #14272 from artfulrobot/artfulrobot-gitlab-issue-973
[civicrm-core.git] / CRM / Activity / Import / Parser.php
index fc4aca0c20dcc8d6f03edf2090d690898a1982af..67198fee68745ff950714d8ea08d2bd61357e962 100644 (file)
@@ -55,7 +55,7 @@ abstract class CRM_Activity_Import_Parser extends CRM_Import_Parser {
   /**
    * Whether the file has a column header or not.
    *
-   * @var boolean
+   * @var bool
    */
   protected $_haveColumnHeader;