Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / ConfirmFormArrayPathTestForm.php
index eaa0f2037eeff8554b990d55ed37b8562f635015..ad830f601e770997beffc6ce39d77a010ab074ec 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides a test confirmation form with a complex cancellation destination.
+ *
+ * @internal
  */
 class ConfirmFormArrayPathTestForm extends ConfirmFormTestForm {