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