Skip to content

Commit 5cf8676

Browse files
committed
Merge branch '5.1' into 5.x
2 parents 5ecba1f + d979b80 commit 5cf8676

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)