You are here

log.info.yml in Log entity 2.x

Same filename and directory in other branches
  1. 8 log.info.yml

File

log.info.yml
View source
  1. name: Log
  2. type: module
  3. description: Provides a log entity type for real world record keeping.
  4. core_version_requirement: ^8.8 || ^9
  5. package: Log
  6. dependencies:
  7. - drupal:system
  8. - drupal:user
  9. - drupal:views
  10. - entity:entity
  11. - state_machine:state_machine
  12. - token:token