Completed
Pull Request — master (#11)
by Yann
10:13
created
src/Camt053/Decoder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     protected $schemeDefinitionPath;
26 26
 
27 27
     /**
28
-     * @param $schemeDefinitionPath
28
+     * @param string $schemeDefinitionPath
29 29
      */
30 30
     public function __construct($schemeDefinitionPath)
31 31
     {
Please login to merge, or discard this patch.