Merge pull request #14326 from civicrm/5.14
[civicrm-core.git] / CRM / Event / Form / ManageEvent.php
index d432deadf431f97e2da7459964ce6062fe08b580..9e065f4cc16612d808b96c1912248e58feae6fd9 100644 (file)
@@ -65,8 +65,9 @@ class CRM_Event_Form_ManageEvent extends CRM_Core_Form {
   protected $_isTemplate = FALSE;
 
   /**
-   * Pre-populate fields based on this template event_id
-   * @var integer
+   * Pre-populate fields based on this template event_id.
+   *
+   * @var int
    */
   protected $_templateId;