Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / ConfigHandler.php
index 972b4b940fd7966e851509683126458ee9c1730f..5d68f0bd508e0b75f5f338e071fd4f94e1dc85bb 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\HttpFoundation\Request;
 
 /**
  * Provides a form for configuring an item in the Views UI.
+ *
+ * @internal
  */
 class ConfigHandler extends ViewsFormBase {