Merge pull request #3997 from totten/4.5-gencode-tmpdir
[civicrm-core.git] / CRM / Admin / Page / Access.php
index acdd2a03bf4be70370ab5f706931756c0dfd031e..56ab09f7c5a90638c317503a8e049672095033e8 100644 (file)
@@ -38,6 +38,9 @@
  * For initial version, this page only contains static links - so this class is empty for now.
  */
 class CRM_Admin_Page_Access extends CRM_Core_Page {
+  /**
+   * @return string
+   */
   function run() {
     $config = CRM_Core_Config::singleton();