Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / hacked / src / Controller / HackedDiffController.php
index de4f1bedad3715ff2ca3eb59205e556960a00ad5..d18bd8bb1e29e8e9ba14a79a70f088914b64a237 100644 (file)
@@ -1,10 +1,5 @@
 <?php
 
-/**
- * @file
- * Contains \Drupal\hacked\Controller\HackedDiffController.
- */
-
 namespace Drupal\hacked\Controller;
 
 use Drupal\Core\Controller\ControllerBase;