Skip to content

Commit 1baf1c3

Browse files
committed
Merge branch '5.1' into 5.x
2 parents 5c13cf6 + 1060810 commit 1baf1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Security/FirewallMapTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
class FirewallMapTest extends TestCase
2525
{
26-
const ATTRIBUTE_FIREWALL_CONTEXT = '_firewall_context';
26+
private const ATTRIBUTE_FIREWALL_CONTEXT = '_firewall_context';
2727

2828
public function testGetListenersWithEmptyMap()
2929
{

0 commit comments

Comments
 (0)