We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa38ae7 commit acd7823Copy full SHA for acd7823
1 file changed
src/XML/ds/KeyInfo.php
@@ -184,7 +184,6 @@ public static function fromXML(DOMElement $xml): static
184
};
185
} else {
186
$info[] = new Chunk($n);
187
- break;
188
}
189
190
0 commit comments