function ViewsConfigEntityTestViewsData::getViewsData
Same name in other branches
- 9 core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php \Drupal\views_config_entity_test\ViewsConfigEntityTestViewsData::getViewsData()
- 10 core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php \Drupal\views_config_entity_test\ViewsConfigEntityTestViewsData::getViewsData()
- 11.x core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php \Drupal\views_config_entity_test\ViewsConfigEntityTestViewsData::getViewsData()
Overrides EntityViewsDataInterface::getViewsData
File
-
core/
modules/ views/ tests/ modules/ views_config_entity_test/ src/ ViewsConfigEntityTestViewsData.php, line 16
Class
- ViewsConfigEntityTestViewsData
- Provides a view to override views data for config test entity types.
Namespace
Drupal\views_config_entity_testCode
public function getViewsData() {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.