Passed
Branch master (865779)
by Henri
01:44
created
examples/Controllers/ControllerAttribute.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use HnrAzevedo\Router\Route;
6 6
 
7
-class ControllerAttribute{
7
+class ControllerAttribute {
8 8
 
9 9
     #[Route(
10 10
         uri:'/fooo/{param}',
Please login to merge, or discard this patch.