Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / BasicSettingsForm.php
index bcd533662c59054b68d2ade3dec7b9ee98b8f22f..5b7bfd73a50e2cf2c6f4eb0ca262a4cf1e10cb05 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Form builder for the admin display defaults page.
+ *
+ * @internal
  */
 class BasicSettingsForm extends ConfigFormBase {