Skip to content

Commit 2df11d1

Browse files
committed
CS
Signed-off-by: Arne Blankerts <[email protected]>
1 parent e9ca22b commit 2df11d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/formdata/FormDataRenderer.php

+1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ private function nameToLookupKey(DOMElement $element): string {
183183
);
184184

185185
$count = 0;
186+
186187
foreach ($this->xp->query($xpath, $this->originalContext) as $match) {
187188
assert($match instanceof DOMElement);
188189

0 commit comments

Comments
 (0)