Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / security_review / src / Form / RunForm.php
index 8eeeba95e372c53cefbea10a47a6a55299b34f79..16b50ba84fb71dd4ba8c1bd29f53bf71194f0fbe 100644 (file)
@@ -1,10 +1,5 @@
 <?php
 
-/**
- * @file
- * Contains \Drupal\security_review\Form\RunForm.
- */
-
 namespace Drupal\security_review\Form;
 
 use Drupal\Core\Form\FormBase;