You are here

block_content.info.yml in Drupal 10

core/modules/block_content/block_content.info.yml

File

core/modules/block_content/block_content.info.yml
View source
  1. name: 'Custom Block'
  2. type: module
  3. description: 'Allows the creation of custom blocks and block types.'
  4. package: Core
  5. version: VERSION
  6. dependencies:
  7. - drupal:block
  8. - drupal:text
  9. - drupal:user
  10. configure: entity.block_content.collection