Passed
Branch master (817642)
by Henri
02:11
created
examples/Controllers/Controller.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 HnrAzevedo\Router\Example\Controllers;
4 4
 
5
-class Controller{
5
+class Controller {
6 6
 
7 7
     public function method(): void
8 8
     {
Please login to merge, or discard this patch.