Skip to content

Commit 83e1fee

Browse files
Merge branch '5.4' into 6.2
* 5.4: CS fix Fix test provider
2 parents 13cfebf + 5015895 commit 83e1fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Node/GetAttrNode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public function toArray()
151151
}
152152

153153
/**
154-
* Provides BC with instances serialized before v6.2
154+
* Provides BC with instances serialized before v6.2.
155155
*/
156156
public function __unserialize(array $data): void
157157
{

0 commit comments

Comments
 (0)