Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / content_moderation / src / Form / ContentModerationConfigureEntityTypesForm.php
index 99847df173ef3f7d6f3bb14d53060076f0729b88..e181d4031b3f3ed3a37db20dc5594c45168542f2 100644 (file)
@@ -17,6 +17,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
 
 /**
  * The form for editing entity types associated with a workflow.
+ *
+ * @internal
  */
 class ContentModerationConfigureEntityTypesForm extends FormBase {