Completed
Push — master ( fff89c...be7c7c )
by Chin
07:25
created
src/Weekday.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
      *
115 115
      * @param  string  $name
116 116
      * @param  string  $locale
117
-     * @return string
117
+     * @return integer
118 118
      */
119 119
     public function value(string $name, string $locale = null): int
120 120
     {
Please login to merge, or discard this patch.