You are here

content_lock.info.yml in Content locking (anti-concurrent editing) 8

Same filename and directory in other branches
  1. 8.2 content_lock.info.yml

File

content_lock.info.yml
View source
  1. name: Content Lock
  2. description: 'Prevents multiple users from trying to edit a content entity simultaneously to prevent edit conflicts.'
  3. type: module
  4. package: Content
  5. core: 8.x
  6. configure: content_lock.settings
  7. test_dependencies:
  8. - prefetch_cache:prefetch_cache
  9. - drupal:content_translation
  10. - conflict:conflict