Skip to content

Commit 3d31241

Browse files
Format the code with Pint (#10431)
1 parent a15a638 commit 3d31241

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎container.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,7 @@ class PhotoController extends Controller
323323
#[Log('daily')] protected LoggerInterface $log,
324324
#[RouteParameter('photo')] protected Photo $photo,
325325
#[Tag('reports')] protected iterable $reports,
326-
)
327-
{
326+
) {
328327
// ...
329328
}
330329
}

0 commit comments

Comments
 (0)