Verified Commit 549c6fb9 authored by Dave Long's avatar Dave Long
Browse files

refactor: #3573903 Remove unused SystemManager::$menuItems property

By: ishani patel
parent 31b727dc
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -46,13 +46,6 @@ class SystemManager {
   */
  protected $menuActiveTrail;

  /**
   * A static cache of menu items.
   *
   * @var array
   */
  protected $menuItems;

  /**
   * Requirement severity -- Requirement successfully met.
   *