You are here

field.storage.node.field_approved_unpublishing.yml in Scheduler 8

tests/modules/scheduler_api_test/config/install/field.storage.node.field_approved_unpublishing.yml

File

tests/modules/scheduler_api_test/config/install/field.storage.node.field_approved_unpublishing.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. enforced:
  7. module:
  8. - scheduler_api_test
  9. id: node.field_approved_unpublishing
  10. field_name: field_approved_unpublishing
  11. entity_type: node
  12. type: boolean
  13. settings: { }
  14. module: core
  15. locked: false
  16. cardinality: 1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false