Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views_ui / src / Form / Ajax / AddHandler.php
index ec0c6554bd80de754382a36356a9411f0f5c103a..8b53772e8c007441b0879027892c5d0f4b241f75 100644 (file)
@@ -9,6 +9,8 @@ use Drupal\views\Views;
 
 /**
  * Provides a form for adding an item in the Views UI.
+ *
+ * @internal
  */
 class AddHandler extends ViewsFormBase {