Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
10
web/core/modules/taxonomy/taxonomy.info.yml
Normal file
10
web/core/modules/taxonomy/taxonomy.info.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
name: Taxonomy
|
||||
type: module
|
||||
description: 'Enables the categorization of content.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- node
|
||||
- text
|
||||
configure: entity.taxonomy_vocabulary.collection
|
Reference in a new issue