Skip to content

Commit 473e9bc

Browse files
committed
fix: add missing newline to psalm stub
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent a5bb60e commit 473e9bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/stubs/psr_http_client.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
*/
1313
interface ClientInterface {
1414
}
15-
}
15+
}
16+

0 commit comments

Comments
 (0)