Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / big_pipe / tests / modules / big_pipe_test / src / Form / BigPipeTestForm.php
index 9770762fef2ccd57798273b1faf1566893ebd1f1..2454a14f8492b460d7eab783946dc00a61af66cf 100644 (file)
@@ -5,6 +5,11 @@ namespace Drupal\big_pipe_test\Form;
 use Drupal\Core\Form\FormBase;
 use Drupal\Core\Form\FormStateInterface;
 
+/**
+ * Form to test BigPipe.
+ *
+ * @internal
+ */
 class BigPipeTestForm extends FormBase {
 
   /**