You are here

components.info.yml in Components! 8.2

Same filename and directory in other branches
  1. 8 components.info.yml
  2. 3.x components.info.yml

File

components.info.yml
View source
  1. type: module
  2. name: Components
  3. description: 'Registers folders of components defined by your theme or module as Twig namespaces'
  4. core_version_requirement: ^8.7.7 || ^9
  5. components:
  6. # Allow themes to reuse this module's default namespace, "components".
  7. allow_default_namespace_reuse: true