Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / http-foundation / File / MimeType / FileinfoMimeTypeGuesser.php
index 6fee94798c9cd9fdc3981656790016fa341ad06f..9b42835e4304418e4b9211307f9726cb5f6d221a 100644 (file)
@@ -24,8 +24,6 @@ class FileinfoMimeTypeGuesser implements MimeTypeGuesserInterface
     private $magicFile;
 
     /**
-     * Constructor.
-     *
      * @param string $magicFile A magic file to use with the finfo instance
      *
      * @see http://www.php.net/manual/en/function.finfo-open.php