X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fblock_content%2Fsrc%2FBlockContentForm.php;fp=web%2Fcore%2Fmodules%2Fblock_content%2Fsrc%2FBlockContentForm.php;h=225dc91b4671bce46dd43f0c26a60d81e349b0c5;hp=eefd4e9790847de64f8a84f35cd465ae435e7252;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/block_content/src/BlockContentForm.php b/web/core/modules/block_content/src/BlockContentForm.php index eefd4e979..225dc91b4 100644 --- a/web/core/modules/block_content/src/BlockContentForm.php +++ b/web/core/modules/block_content/src/BlockContentForm.php @@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form handler for the custom block edit forms. + * + * @internal */ class BlockContentForm extends ContentEntityForm {