function FieldSyncWidget::__construct

Same name and namespace in other branches
  1. 11.x core/modules/content_translation/src/FieldSyncWidget.php \Drupal\content_translation\FieldSyncWidget::__construct()

File

core/modules/content_translation/src/FieldSyncWidget.php, line 19

Class

FieldSyncWidget
Field Sync Widget for content_translation.

Namespace

Drupal\content_translation

Code

public function __construct(protected readonly FieldTypePluginManagerInterface $fieldTypePluginManager) {
}

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