Skip to content

Check for values existence in getValues() function #79

Check for values existence in getValues() function

Check for values existence in getValues() function #79

Triggered via pull request June 17, 2024 09:49
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Mods/Element/Xml/Element.php#L27
PHPDoc tag @var for property Slub\Mods\Element\Xml\Element::$values with type array<static(Slub\Mods\Element\Xml\Element)>|false|null is not subtype of native type array.
phpstan
Ignored error pattern #PHPDoc tag \@var for property Slub\\Mods\\Element\\Xml\\Element::\$values with type array<static(Slub\\Mods\\Element\\Xml\\Element)>\|false\|null is not subtype of native type array\.# was not matched in reported errors.
phpstan
Process completed with exit code 1.