Skip to content

Commit 1060810

Browse files
committed
Merge branch '4.4' into 5.1
2 parents b6a9bdd + c48bce6 commit 1060810

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)