Completed
Push — master ( f2324b...cefc4c )
by Daniel
49s
created
src/Standard/View/DateTimeType.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -47,6 +47,9 @@
 block discarded – undo
47 47
         ]);
48 48
     }
49 49
 
50
+    /**
51
+     * @return integer
52
+     */
50 53
     private function resolveFormat($format)
51 54
     {
52 55
         if (is_int($format)) {
Please login to merge, or discard this patch.