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

10 lines
197 B
YAML

name: Options
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