Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / book / src / Form / BookOutlineForm.php
index 1d63aacf0c08a3588574138e64ab29e665afe92a..f7ea043ed2ebf6d3ccbdc97807c62a67b828d5fe 100644 (file)
@@ -13,6 +13,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Displays the book outline form.
+ *
+ * @internal
  */
 class BookOutlineForm extends ContentEntityForm {