entity_reference_test.info.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml
  2. 8.9.x core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml
  3. 10 core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml

File

core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml

View source
  1. name: "Entity Reference Test"
  2. type: module
  3. description: "Support module for the Entity Reference tests."
  4. package: Testing
  5. version: VERSION
  6. dependencies:
  7. - drupal:node
  8. - drupal:user
  9. - drupal:views
  10. - drupal:entity_test

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