Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / book / src / Form / BookSettingsForm.php
index 29590ccdb573d88e1c80dcb5808390b4b59d001d..3189ef519e2fe071bab997c4a01e48311e373bea 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Configure book settings for this site.
+ *
+ * @internal
  */
 class BookSettingsForm extends ConfigFormBase {