constant HookEventDispatcherInterface::LANGUAGE_SWITCH_LINKS_ALTER in Hook Event Dispatcher 8
Same name and namespace in other branches
- 8.2 src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::LANGUAGE_SWITCH_LINKS_ALTER
- 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::LANGUAGE_SWITCH_LINKS_ALTER
Alter the links generated to switch languages.
See also
hook_event_dispatcher_language_switch_links_alter()
hook_language_switch_links_alter()
File
- src/
HookEventDispatcherInterface.php, line 744
Class
- HookEventDispatcherInterface
- Interface HookEventDispatcherInterface.
Namespace
Drupal\hook_event_dispatcherCode
const LANGUAGE_SWITCH_LINKS_ALTER = 'hook_event_dispatcher.language.switch_links_alter';