Skip to content

Commit

Permalink
Merge branch '4.4' into 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Nov 1, 2020
2 parents b6a9bdd + c48bce6 commit 1060810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Security/FirewallMapTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

class FirewallMapTest extends TestCase
{
const ATTRIBUTE_FIREWALL_CONTEXT = '_firewall_context';
private const ATTRIBUTE_FIREWALL_CONTEXT = '_firewall_context';

public function testGetListenersWithEmptyMap()
{
Expand Down

0 comments on commit 1060810

Please sign in to comment.