Check for values existence in getValues()
function
#80
Annotations
3 errors
phpstan:
src/Mods/Element/Xml/Element.php#L26
No error to ignore is reported on line 26.
|
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
Process completed with exit code 1.
|