tablesort_example.info.yml

Same filename in other branches
  1. 3.x modules/tablesort_example/tablesort_example.info.yml
modules/tablesort_example/tablesort_example.info.yml

File

modules/tablesort_example/tablesort_example.info.yml

View source
  1. name: Table Sort Example
  2. type: module
  3. description: 'Demonstrates how to create sortable output in a table.'
  4. package: Example modules
  5. core_version_requirement: ^9.4 || ^10
  6. dependencies:
  7. - drupal:node
  8. - examples:examples