Create type-classes for all xsd-types #1074
Annotations
2 errors
PHPStan:
src/Attribute.php#L192
Method SimpleSAML\XML\Attribute::toArray() should return array{attrName: string, attrValue: SimpleSAML\XML\Type\ValueTypeInterface, namespacePrefix: string, namespaceURI: string|null} but returns array{namespaceURI: string|null, namespacePrefix: string|null, attrName: string, attrValue: string}.
|
PHPStan
Process completed with exit code 1.
|
Loading