Completed
Push — docker-test-branch ( 0f90ed...76da3c )
by Michael
13:14 queued 12:02
created
module/Utils/src/Utils/Filter/DateTimeFormatter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     /**
36 36
      * Return a DateTime object
37 37
      *
38
-     * @param  string|int|DateTime $value
38
+     * @param  string $value
39 39
      * @return string
40 40
      */
41 41
     protected function normalizeDateTime($value)
Please login to merge, or discard this patch.