system.action.file_break_lock_action.yml 185 B

12345678910
  1. langcode: fr
  2. status: true
  3. dependencies:
  4. module:
  5. - content_lock
  6. id: file_break_lock_action
  7. label: 'Break lock file'
  8. type: file
  9. plugin: 'entity:break_lock:file'
  10. configuration: { }