Skip to content

Commit 94b71ad

Browse files
committed
Remove left-over psalm-annotation
1 parent 38ea191 commit 94b71ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/XML/xenc11/Parameters.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ public function toXML(?DOMElement $parent = null): DOMElement
9090
}
9191

9292
foreach ($this->getElements() as $element) {
93-
/** @psalm-var \SimpleSAML\XML\SerializableElementInterface $element */
9493
$element->toXML($e);
9594
}
9695

0 commit comments

Comments
 (0)