Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / FormTestControllerObject.php
index 7573253481e3aabd3a517a11d16680cdd83ab560..40d474d7aa1c8710c6b9d1801ed7dc4bbe96be84 100644 (file)
@@ -9,6 +9,8 @@ use Symfony\Component\HttpFoundation\Request;
 
 /**
  * Provides a test form object.
+ *
+ * @internal
  */
 class FormTestControllerObject extends ConfigFormBase {