cache_example.info.yml

modules/cache_example/cache_example.info.yml

File

modules/cache_example/cache_example.info.yml

View source
  1. name: Cache Example
  2. description: Demonstrates how to use Cache API.
  3. package: Example modules
  4. core_version_requirement: ^10.3 || ^11.0
  5. type: module
  6. dependencies:
  7. - drupal:node
  8. - examples:examples