You are here

namespace Drupal\menu_test\Plugin\Menu\LocalAction in Drupal 10

Same name in other branches
  1. 8 Drupal\menu_test\Plugin\Menu\LocalAction
  2. 9 Drupal\menu_test\Plugin\Menu\LocalAction
Classsort descending Location Description
TestLocalAction core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php Defines a test local action plugin class.
TestLocalAction4 core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php Defines a local action plugin with a dynamic title.
TestLocalAction5 core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php Defines a local action plugin with a dynamic title from user input.
TestLocalActionWithConfig core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Defines a test local action plugin class.