Skip to content

Commit 82f1192

Browse files
committed
Clarify that it doesn't iterate over all roles, but enables them
1 parent 4a51fbd commit 82f1192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/src/Service/DOMJudgeService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ public function getUpdates(): array
450450
}
451451

452452
/**
453-
* Run the given callable with all roles.
453+
* Run the given callable with all roles enabled.
454454
*
455455
* This will result in all calls to checkrole() to return true.
456456
*/

0 commit comments

Comments
 (0)