Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / language / src / Form / ContentLanguageSettingsForm.php
index 38aaffabd55616ca3512346e83840174058e8635..619d9440a3c5e6038b3838f0e5166426447123bd 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Configure the content language settings for this site.
+ *
+ * @internal
  */
 class ContentLanguageSettingsForm extends FormBase {