Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / src / EntityTestForm.php
index e4c51143c85a3f0947a669a23c63cf0f9445afcf..75ff8ad9bf5d931efa1a58ee980688f4f71a01f2 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form controller for the test entity edit forms.
+ *
+ * @internal
  */
 class EntityTestForm extends ContentEntityForm {