More docblock stuff.
[civicrm-core.git] / CRM / Core / Page.php
index d90f98066eca206e04e5245753aaa2cb8b7b8c7c..f77dfa0b12d4c5ebbb0de0ca28ce6333071a3dda 100644 (file)
@@ -165,7 +165,8 @@ class CRM_Core_Page {
    * pages. This typically involves assigning the appropriate
    * smarty variable :)
    *
-   * @return string The content generated by running this page
+   * @return string
+   *   The content generated by running this page
    */
   public function run() {
     if ($this->_embedded) {