Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / Installer / Form / SiteSettingsForm.php
index 8d588d48802f567f9151ea42a5612c09725cc387..300def99319f9423a314370bbba51eb1dd54b587 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a form to configure and rewrite settings.php.
+ *
+ * @internal
  */
 class SiteSettingsForm extends FormBase {