Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / book / src / Form / BookAdminEditForm.php
index 1e7cdb4b95a417717a5f4346d820a6116789cb1f..66e717eaba620fae390c69a12bc7b3ca09e8a1ed 100644 (file)
@@ -15,6 +15,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a form for administering a single book's hierarchy.
+ *
+ * @internal
  */
 class BookAdminEditForm extends FormBase {