function language_test_language_switch_links_alter

Implements hook_language_switch_links_alter().

File

core/modules/language/tests/language_test/language_test.module, line 107

Code

function language_test_language_switch_links_alter(array &$links, $type, Url $url) {
  // I'll just sit here and wait to be called with the right arguments.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.