Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / node / src / NodeTypeForm.php
index abef502e1e546673ec4c01df79f1368b8fa63e8f..9eec40c700879a7cf55ac33ec4898c6556c2d07f 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Form handler for node type forms.
+ *
+ * @internal
  */
 class NodeTypeForm extends BundleEntityFormBase {