Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / Installer / Form / SelectLanguageForm.php
index 686b1a2c34371fe0a941df5ca42b49a9770c8aff..55b7cbeea7c51bf0cadda2a073ce6aea573ba52e 100644 (file)
@@ -13,6 +13,8 @@ use Symfony\Component\HttpFoundation\Request;
  *
  * Note that hardcoded text provided by this form is not translated. This is
  * because translations are downloaded as a result of submitting this form.
+ *
+ * @internal
  */
 class SelectLanguageForm extends FormBase {