Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / tests / modules / field_test / src / Plugin / Field / FieldType / TestItemWithDependencies.php
index f1e96dc4024f8489fd9be5ad9ee2b60a40fc86e1..aba356c44143634664123c903ed9335b211098cb 100644 (file)
@@ -4,7 +4,6 @@ namespace Drupal\field_test\Plugin\Field\FieldType;
 
 use Drupal\Core\Field\FieldDefinitionInterface;
 
-
 /**
  * Defines the 'test_field_with_dependencies' entity field item.
  *