Test Failed
Pull Request — master (#28)
by Christopher
03:22 queued 01:09
created
src/AxillaryClasses/Calender.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -48,6 +48,9 @@
 block discarded – undo
48 48
         }
49 49
     }
50 50
 
51
+    /**
52
+     * @return integer
53
+     */
51 54
     private function getYearOrHolder()
52 55
     {
53 56
         if (null == $this->year) {
Please login to merge, or discard this patch.