Test Setup Failed
Push — master ( f6af0d...6586a9 )
by Carlos
01:50
created
src/Helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
  *
29 29
  * @param string $str
30 30
  *
31
- * @return mixed|string
31
+ * @return string
32 32
  */
33 33
 function snake_case(string $str)
34 34
 {
Please login to merge, or discard this patch.