Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / src / Form / ViewsExposedForm.php
index 44e7ec4b0f3b7fddd7d2b515504fdace23e58617..459708a7bcc5fbcc317c60e7d81e90b2643af892 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides the views exposed form.
+ *
+ * @internal
  */
 class ViewsExposedForm extends FormBase {