Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / config / tests / config_test / src / ConfigTestForm.php
index 6a56c3dfb1e9ed91bc7624a6bc5ddf39f7f8b052..fbc0f9661d5f84875d4c9e1b6a4983517a077435 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Language\LanguageInterface;
 
 /**
  * Form controller for the test config edit forms.
+ *
+ * @internal
  */
 class ConfigTestForm extends EntityForm {