Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / security_review / src / Tests / CheckWebTest.php
index 94ccf86f639a5cf6949d10d290a335ee19df84cb..1f8a45235fd8d22ffff8c915ce43c51a2792dbfa 100644 (file)
@@ -1,10 +1,5 @@
 <?php
 
-/**
- * @file
- * Contains \Drupal\security_review\Tests\CheckWebTest.
- */
-
 namespace Drupal\security_review\Tests;
 
 use Drupal\simpletest\WebTestBase;