8 lines
253 B
YAML
8 lines
253 B
YAML
|
name: Block
|
||
|
type: module
|
||
|
description: 'Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.'
|
||
|
package: Core
|
||
|
version: VERSION
|
||
|
core: 8.x
|
||
|
configure: block.admin_display
|