system.action.taxonomy_term_break_lock_action.yml 221 B

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