Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / language / src / Form / NegotiationUrlForm.php
index 6f44f60203314ec6993d6cbdc2abeca8fd9cc2d2..89ba536094653d6469ccace29abab8310eb59781 100644 (file)
@@ -12,6 +12,8 @@ use Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl;
 
 /**
  * Configure the URL language negotiation method for this site.
+ *
+ * @internal
  */
 class NegotiationUrlForm extends ConfigFormBase {