field.services.yml
Same filename in other branches
File
-
core/
modules/ field/ field.services.yml
View source
- services:
- field.uninstall_validator:
- class: Drupal\field\FieldUninstallValidator
- tags:
- - { name: module_install.uninstall_validator }
- arguments: ['@entity_type.manager', '@string_translation', '@plugin.manager.field.field_type']
- lazy: true
Services
Title | Deprecated | Summary |
---|---|---|
field.uninstall_validator | Drupal\field\FieldUninstallValidator |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.