FieldTypeCategoryManagerInterface::FALLBACK_CATEGORY

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Field/FieldTypeCategoryManagerInterface.php \Drupal\Core\Field\FieldTypeCategoryManagerInterface::FALLBACK_CATEGORY

Fallback category for field types.

File

core/lib/Drupal/Core/Field/FieldTypeCategoryManagerInterface.php, line 15

Class

FieldTypeCategoryManagerInterface
Defines an interface for field type category managers.

Namespace

Drupal\Core\Field

Code

const FALLBACK_CATEGORY = 'general';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.