Initial commit #3
Annotations
10 errors
phpstan:
src/Mods/Element/AbstractElement.php#L42
Property Slub\Mods\Element\AbstractElement::$type is never written, only read.
|
phpstan:
src/Mods/Element/AccessCondition.php#L42
Property Slub\Mods\Element\AccessCondition::$type is never written, only read.
|
phpstan:
src/Mods/Element/Classification.php#L40
Property Slub\Mods\Element\Classification::$edition is never written, only read.
|
phpstan:
src/Mods/Element/Classification.php#L46
Property Slub\Mods\Element\Classification::$generator is never written, only read.
|
phpstan:
src/Mods/Element/Common/Element.php#L30
PHPDoc tag @var for property Slub\Mods\Element\Common\Element::$values with type array|false is not subtype of native type array.
|
phpstan:
src/Mods/Element/Common/Element.php#L62
Method Slub\Mods\Element\Common\Element::exists() should return false but returns bool.
|
phpstan:
src/Mods/Element/Common/Element.php#L72
PHPDoc tag @return with type array|false is not subtype of native type array.
|
phpstan:
src/Mods/Element/Extension.php#L36
Property Slub\Mods\Element\Extension::$type is never written, only read.
|
phpstan:
src/Mods/Element/Genre.php#L40
Property Slub\Mods\Element\Genre::$type is never written, only read.
|
phpstan:
src/Mods/Element/Identifier.php#L40
Property Slub\Mods\Element\Identifier::$type is never written, only read.
|