Function __global->_get_menu_root_wrapper

Definitions

sources/menus.php

  • Get root branch (an empty shell).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: array

Returns

  • The root branch
  • Type: array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get root branch (an empty shell).
 *
 * @return array The root branch
 */

function _get_menu_root_wrapper() : array