drupal/core/modules/options/options.info.yml

11 lines
210 B
YAML

name: Options
type: module
description: 'Defines selection, check box and radio button widgets for text and numeric fields.'
package: Core
version: VERSION
core: 8.x
dependencies:
- field
- text
- number