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