Completed
Pull Request — master (#29)
by Tom
03:19
created
src/Exception/UnknownFileTypeException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
 
11 11
     /**
12 12
      * @param string   $extension
13
-     * @param string[] $availableExtension
13
+     * @param string[] $availableExtensions
14 14
      *
15 15
      * @return self
16 16
      */
Please login to merge, or discard this patch.