Skip to content

Commit d979b80

Browse files
committed
Merge branch '4.4' into 5.1
2 parents 2a6f782 + ab8184f commit d979b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/PropertyPathBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*/
2121
class PropertyPathBuilderTest extends TestCase
2222
{
23-
const PREFIX = 'old1[old2].old3[old4][old5].old6';
23+
private const PREFIX = 'old1[old2].old3[old4][old5].old6';
2424

2525
/**
2626
* @var PropertyPathBuilder

0 commit comments

Comments
 (0)