Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / Installer / Form / SiteConfigureForm.php
index 540da5598db4b188811b2840db0c3c0fb5d9d99e..075c982773e93a0e3e1ce77a4e3da6607f204561 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides the site configuration form.
+ *
+ * @internal
  */
 class SiteConfigureForm extends ConfigFormBase {