Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / Plugin / EntityReferenceSelection / SelectionBase.php
index 311d309509e50f75e1cfd755c742f123ce05d0c4..eacd94bcd92e38ba7a2e3da6e1857973fc469c11 100644 (file)
@@ -6,4 +6,4 @@ namespace Drupal\Core\Entity\Plugin\EntityReferenceSelection;
  * @deprecated in Drupal 8.0.0, will be removed before Drupal 9.0.0.
  *   Use \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  */
-class SelectionBase extends DefaultSelection { }
+class SelectionBase extends DefaultSelection {}