Skip to content

Commit 5962b80

Browse files
nickygerritsenvmcj
andauthored
Update webapp/src/Twig/TwigExtension.php
Co-authored-by: MCJ Vasseur <14887731+vmcj@users.noreply.github.com>
1 parent a4c8b07 commit 5962b80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

webapp/src/Twig/TwigExtension.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,8 +518,7 @@ public function printResult(
518518
bool $valid = true,
519519
bool $jury = false,
520520
bool $onlyAcceptedAndRejected = false,
521-
): string
522-
{
521+
): string {
523522
$result = strtolower($result ?? '');
524523
switch ($result) {
525524
case 'too-late':

0 commit comments

Comments
 (0)