Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / tests / modules / field_test / src / Plugin / Field / FieldFormatter / TestFieldApplicableFormatter.php
index 418b4c6b245ec167b8de774035119831b64ddf88..0257d363542e0d0aa87534c730cf9580ccfa20f1 100644 (file)
@@ -1,11 +1,11 @@
 <?php
 
 namespace Drupal\field_test\Plugin\Field\FieldFormatter;
+
 use Drupal\Core\Field\FieldDefinitionInterface;
 use Drupal\Core\Field\FieldItemListInterface;
 use Drupal\Core\Field\FormatterBase;
 
-
 /**
  * Plugin implementation of the 'field_test_applicable' formatter.
  *