Skip to content
Snippets Groups Projects

Issue #3296959: Drupal 10 compatibility

Closed Balint Pekker requested to merge issue/diff-3296959:3296959-automated-drupal-10 into 8.x-1.x
Files
8
@@ -40,8 +40,6 @@ class CoreFieldBuilder extends FieldDiffBuilderBase {
* The plugin_id for the plugin instance.
* @param mixed $plugin_definition
* The plugin implementation definition.
* @param \Drupal\Core\Config\ConfigFactoryInterface $config
* The configuration factory object.
* @param \Drupal\Core\Entity\EntityTypeManagerInterface $entity_type_manager
* The entity type manager.
* @param \Drupal\diff\DiffEntityParser $entity_parser
Loading