You are here

namespace Drupal\menu_link_content in Drupal 8

Same name in other branches
  1. 9 Drupal\menu_link_content
Classsort descending Location Description
MenuLinkContentAccessControlHandler core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Defines the access control handler for the user entity type.
MenuLinkContentInterface core/modules/menu_link_content/src/MenuLinkContentInterface.php Defines an interface for custom menu links.
MenuLinkContentStorage core/modules/menu_link_content/src/MenuLinkContentStorage.php Storage handler for menu_link_content entities.
MenuLinkContentStorageInterface core/modules/menu_link_content/src/MenuLinkContentStorageInterface.php Defines an interface for menu_link_content entity storage classes.
MenuLinkContentStorageSchema core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php Defines the menu_link_content schema handler.