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