Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / search / src / Form / ReindexConfirm.php
index 9cd4a15a265d4ebd7e7cb2533f50620d874e067a..2a30cb5b7bae0809e4715ef86b60a4f94564d143 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides the search reindex confirmation form.
+ *
+ * @internal
  */
 class ReindexConfirm extends ConfirmFormBase {