X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FMenu%2FMenuParentFormSelectorInterface.php;h=1e1ec5bb5283e0d4110d4b07f0c01571f8dfdded;hb=refs%2Fheads%2Fd864;hp=a376069cb0ba197dcc19246cccebe32ce5a8d1af;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php b/web/core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php index a376069cb..1e1ec5bb5 100644 --- a/web/core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php +++ b/web/core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php @@ -42,7 +42,7 @@ interface MenuParentFormSelectorInterface { * (optional) ID of a link plugin. This will exclude the link and its * children from being selected. * @param array $menus - * (optional) array of menu names as keys and titles as values to limit + * (optional) Array of menu names as keys and titles as values to limit * the values that may be selected. If NULL, all menus will be included. * * @return array