a few comment fixes
[civicrm-core.git] / CRM / Mailing / Page / Common.php
index 769fc8b7746c226f48ad4038e9d1c956a2b18727..6863aa338a5ad53eb79f0a471a5a932b3471d36c 100644 (file)
@@ -36,6 +36,10 @@ class CRM_Mailing_Page_Common extends CRM_Core_Page {
   protected $_type = NULL;
 
   /**
+   * Run page.
+   *
+   * This includes assigning smarty variables and other page processing.
+   *
    * @return string
    * @throws Exception
    */