Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / book / src / Form / BookRemoveForm.php
index e31c0940e824ce02aaf5c920c69a97686bb8255d..f61aa775a5abd2ee9a42a1307f6e49f44b50b50d 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Remove form for book module.
+ *
+ * @internal
  */
 class BookRemoveForm extends ConfirmFormBase {