Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / language / src / Form / NegotiationSelectedForm.php
index d4f1191862bd640b3b0eef3274fdd427c9803828..680dddfc0dacd0ad68ba6742f114eae611400b5b 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\ConfigFormBase;
 
 /**
  * Configure the selected language negotiation method for this site.
+ *
+ * @internal
  */
 class NegotiationSelectedForm extends ConfigFormBase {