Test Failed
Pull Request — master (#28)
by Christopher
11:17
created
src/AxillaryClasses/XMLDateInterval.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -45,6 +45,9 @@
 block discarded – undo
45 45
         }
46 46
     }
47 47
 
48
+    /**
49
+     * @param integer $i
50
+     */
48 51
     private function handleChar($i, &$tSeen)
49 52
     {
50 53
         switch ($this->pattern[$i]) {
Please login to merge, or discard this patch.