X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FFileAccessFormatterControlHandlerInterface.php;fp=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FFileAccessFormatterControlHandlerInterface.php;h=a1912e05ee28802049c67b5051a6e10ec28f0102;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=f1ca2d1d65ef44b598b13757a7206dc8631b8394;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/file/src/FileAccessFormatterControlHandlerInterface.php b/web/core/modules/file/src/FileAccessFormatterControlHandlerInterface.php index f1ca2d1d6..a1912e05e 100644 --- a/web/core/modules/file/src/FileAccessFormatterControlHandlerInterface.php +++ b/web/core/modules/file/src/FileAccessFormatterControlHandlerInterface.php @@ -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 {}