function views_test_config_views_plugins_argument_alter

File

core/modules/views/tests/modules/views_test_config/views_test_config.module, line 46

Code

function views_test_config_views_plugins_argument_alter(array &$definitions) : void {
  _views_test_config_disable_broken_handler($definitions, 'argument');
}

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