Completed
Push — master ( 506b1e...b850d4 )
by Sergey
02:56
created
src/PayloadResolver.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Fesor\RequestObject;
4 4
 
5
-use Symfony\Component\HttpFoundation\Request as HttpRequest;;
5
+use Symfony\Component\HttpFoundation\Request as HttpRequest; ;
6 6
 
7 7
 interface PayloadResolver
8 8
 {
Please login to merge, or discard this patch.