Completed
Push — master ( fe0db1...4d3b85 )
by Scott
12s
created
tests/fixtures/phpstanTypeError.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
 /**
21 21
  * @SuppressWarnings(PHPMD)
22 22
  */
23
-function testing (int $a) {
23
+function testing(int $a) {
24 24
 }
25 25
 
26 26
 if (false) {
Please login to merge, or discard this patch.