Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / src / Form / SiteMaintenanceModeForm.php
index fb509aafe6d98ff1b087a7b7b913513ff0f1465e..58b1f1a9d62c1c36236f7702b3f5c475f29982c3 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Configure maintenance settings for this site.
+ *
+ * @internal
  */
 class SiteMaintenanceModeForm extends ConfigFormBase {