You are here

transaction.info.yml in Transaction 8

File

transaction.info.yml
View source
  1. name: 'Transaction'
  2. type: module
  3. description: 'Transactional operations over entities.'
  4. package: Workflow
  5. configure: entity.transaction_type.collection
  6. core: 8.x
  7. core_version_requirement: ^8 || ^9
  8. dependencies:
  9. - dynamic_entity_reference:dynamic_entity_reference
  10. test_dependencies:
  11. - drupal:field_ui
  12. - token:token