Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / file / src / FileAccessFormatterControlHandlerInterface.php
index f1ca2d1d65ef44b598b13757a7206dc8631b8394..a1912e05ee28802049c67b5051a6e10ec28f0102 100644 (file)
@@ -22,4 +22,4 @@ use Drupal\Core\Entity\EntityAccessControlHandlerInterface;
  *
  * @see \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase::needsAccessCheck()
  */
-interface FileAccessFormatterControlHandlerInterface extends EntityAccessControlHandlerInterface { }
+interface FileAccessFormatterControlHandlerInterface extends EntityAccessControlHandlerInterface {}