Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / session_test / src / Form / SessionTestForm.php
index bf250ac4524f68193ce84a5d48438302aa19e979..c09237ac6bdbc4e4d5db592fa67c998851563236 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form controller for the test config edit forms.
+ *
+ * @internal
  */
 class SessionTestForm extends FormBase {