Merge pull request #4317 from atif-shaikh/CRM-15379
[civicrm-core.git] / CRM / Admin / Page / Setting.php
index 911f0437a8fd82a98ab921f0918bb8a24484566f..2b831f9626af3e2c360329c6417f90d0979854d2 100644 (file)
  * Page for displaying list of categories for Settings
  */
 class CRM_Admin_Page_Setting extends CRM_Core_Page {
+  /**
+   * @return string
+   * @throws Exception
+   */
   function run() {
     CRM_Core_Error::fatal('This page is deprecated. If you have followed a link or have been redirected here, please change link or redirect to Admin Console (/civicrm/admin?reset=1)');
     CRM_Utils_System::setTitle(ts("Global Settings"));