Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / ajax_forms_test / src / Form / AjaxFormsTestCommandsForm.php
index d69b416636250d9064783aa29cd7ea3e88c26d2e..924a9fda61ceaf652944000423cd3c22e15d2e4e 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form constructor for the Ajax Command display form.
+ *
+ * @internal
  */
 class AjaxFormsTestCommandsForm extends FormBase {