Verified Commit 7adf0a6a authored by Dave Long's avatar Dave Long
Browse files

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

By: ishani patel
(cherry picked from commit 549c6fb9)
parent 5108015e
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.
   *