function 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.