system.action.node_break_lock_action.yml 185 B

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