You are here

components.info.yml in Components! 3.x

Same filename and directory in other branches
  1. 8.2 components.info.yml
  2. 8 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: ^9
  5. components:
  6. # Allow themes to reuse this module's default namespace, "components".
  7. allow_default_namespace_reuse: true