Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / RedirectBlockForm.php
index 163ac22706852e198b2d761974703d5c8b666b08..842abd70e982af76be1c1a262cdbcdc8bd542465 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface;
 /**
  * Builds a simple form that redirects on submit.
  *
+ * @internal
+ *
  * @see \Drupal\form_test\Plugin\Block\RedirectFormBlock
  */
 class RedirectBlockForm extends FormBase {