X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fbook%2Fsrc%2FForm%2FBookOutlineForm.php;fp=web%2Fcore%2Fmodules%2Fbook%2Fsrc%2FForm%2FBookOutlineForm.php;h=f7ea043ed2ebf6d3ccbdc97807c62a67b828d5fe;hp=1d63aacf0c08a3588574138e64ab29e665afe92a;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/book/src/Form/BookOutlineForm.php b/web/core/modules/book/src/Form/BookOutlineForm.php index 1d63aacf0..f7ea043ed 100644 --- a/web/core/modules/book/src/Form/BookOutlineForm.php +++ b/web/core/modules/book/src/Form/BookOutlineForm.php @@ -13,6 +13,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Displays the book outline form. + * + * @internal */ class BookOutlineForm extends ContentEntityForm {