You are here

office_hours.info.yml in Office Hours 8

File

office_hours.info.yml
View source
  1. name: "Office Hours"
  2. description: "Defines a 'weekly office hours' field type, allowing you to specify when an Entity is open or closed."
  3. package: Field types
  4. dependencies:
  5. - drupal:field
  6. - drupal:datetime
  7. core: 8.x
  8. core_version_requirement: ^8 || ^9
  9. libraries:
  10. - office_hours
  11. type: module