CRM add remaining missing comment blocks (autogenerated)
[civicrm-core.git] / CRM / PCP / Page / PCPInfo.php
index 4bc4a082744669cb6a1a917094990152b5e21f54..e342958fffa551469316557e90bd81dcd1803b5c 100644 (file)
@@ -331,6 +331,9 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page {
     parent::run();
   }
 
+  /**
+   * @return string
+   */
   function getTemplateFileName() {
     if ($this->_id) {
       $templateFile = "CRM/PCP/Page/{$this->_id}/PCPInfo.tpl";