Fix DOMElement::$attributes stub #21237
Annotations
3 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
stubs/dom.stub#L50
PHPDoc tag @var for property DOMElement::$attributes contains generic type DOMNamedNodeMap<DOMAttr> but class DOMNamedNodeMap is not generic.
|
PHPStan:
stubs/dom.stub#L36
PHPDoc tag @var for property DOMNode::$attributes contains generic type DOMNamedNodeMap<DOMAttr> but class DOMNamedNodeMap is not generic.
|
Loading