Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / language / src / Form / NegotiationConfigureForm.php
index 0adb5f6215e81912b0ff1ed181a2a8bb66d3b4d9..325a4351b01d913392731ff14d630f5957709353 100644 (file)
@@ -17,6 +17,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Configure the selected language negotiation method for this site.
+ *
+ * @internal
  */
 class NegotiationConfigureForm extends ConfigFormBase {