Merge pull request #10588 from JMAConsulting/CRM-20793
[civicrm-core.git] / CRM / Core / Menu.php
index 3f9982a8c7b8e90093de9558334ec40ee52c3182..7ffbeb64068d998e00a5d74821a079526a490ea6 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2016                                |
+ | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -29,7 +29,7 @@
  * This file contains the various menus of the CiviCRM module
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2016
+ * @copyright CiviCRM LLC (c) 2004-2017
  */
 
 require_once 'CRM/Core/I18n.php';
@@ -625,10 +625,10 @@ class CRM_Core_Menu {
 
   /**
    * @param $path string
-   *  Path of menu item to retrieve.
+   *   Path of menu item to retrieve.
    *
    * @return array
-   *  Menu entry array.
+   *   Menu entry array.
    */
   public static function get($path) {
     // return null if menu rebuild