Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / src / Form / NodePreviewForm.php
index 8b6125b87a8449bf62cb5c3f1f669b809ebdd84e..b06a65712fd42c06d67439e2d06e2aa990cbae07 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Contains a form for switching the view mode of a node during preview.
+ *
+ * @internal
  */
 class NodePreviewForm extends FormBase {