custom_block.info.yml

drupal/core/modules/block/custom_block/custom_block.info.yml

File

drupal/core/modules/block/custom_block/custom_block.info.yml
View source
  1. name: 'Custom Block'
  2. type: module
  3. description: 'Allows the creation of custom blocks through the user interface.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - block
  9. - text