Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / security_review / src / CheckSettingsInterface.php
index 5eccc2d7a655ad468b2e49ba592387b2195439e4..146e12c016944d841f7c88275fae217778b8d5b1 100644 (file)
@@ -1,10 +1,5 @@
 <?php
 
-/**
- * @file
- * Contains \Drupal\security_review\CheckSettingsInterface.
- */
-
 namespace Drupal\security_review;
 
 /**