You are here

translation_views_test_views.info.yml in Translation Views 8

tests/modules/translation_views_test_views/translation_views_test_views.info.yml

File

tests/modules/translation_views_test_views/translation_views_test_views.info.yml
View source
  1. name: 'Translation views test view'
  2. type: module
  3. description: 'Provides full view for translation_views tests.'
  4. package: Testing
  5. core_version_requirement: ^8.8 || ^9
  6. dependencies:
  7. - drupal:node
  8. - drupal:views
  9. - drupal:translation_views
  10. - drupal:content_translation
  11. - drupal:language
  12. - drupal:content_moderation
  13. - drupal:workflows