You are here

dependencies_test.info.yml in Coder 8.2

coder_sniffer/DrupalPractice/Test/InfoFiles/dependencies_test.info.yml

File

coder_sniffer/DrupalPractice/Test/InfoFiles/dependencies_test.info.yml
View source
  1. name: Node
  2. type: module
  3. description: 'Allows content to be submitted to the site and displayed on pages.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. configure: entity.node_type.collection
  8. dependencies:
  9. - text
  10. - drupal:rest
  11. - views
  12. # Some comment here.
  13. - rules