Merge pull request #11 from beatrycze-volk/implment-part #53
Annotations
10 errors
phpstan:
src/Mods/Element/RelatedItem.php#L36
Property Slub\Mods\Element\RelatedItem::$allowedTypes is never read, only written.
|
phpstan:
src/Mods/Element/Specific/Location/HoldingSimple/CopyInformation.php#L61
Method Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation::getForm() should return Slub\Mods\Element\Specific\PhysicalDescription\Form|null but returns Slub\Mods\Element\Common\LanguageElement.
|
phpstan:
src/Mods/Element/Specific/Location/HoldingSimple/CopyInformation.php#L106
Method Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation::getShelfLocator() should return Slub\Mods\Element\Common\LanguageElement but returns null.
|
phpstan:
src/Mods/Element/Specific/Location/HoldingSimple/CopyInformation.php#L184
Method Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation::getItemIdentifier() should return Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation\ItemIdentifier|null but returns Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation\EnumerationAndChronology.
|
phpstan:
src/Mods/Element/Specific/Location/Url.php#L32
Property Slub\Mods\Element\Specific\Location\Url::$allowedAccess is never read, only written.
|
phpstan:
src/Mods/Element/Specific/Name/AlternativeName.php#L34
Property Slub\Mods\Element\Specific\Name\AlternativeName::$allowedAlternativeTypes is never read, only written.
|
phpstan:
src/Mods/Element/Specific/Name/NamePart.php#L34
Property Slub\Mods\Element\Specific\Name\NamePart::$allowedTypes is never read, only written.
|
phpstan:
src/Mods/Element/Specific/OriginInfo/Agent.php#L44
Property Slub\Mods\Element\Specific\OriginInfo\Agent::$allowedTypes is never read, only written.
|
phpstan:
src/Mods/Element/Specific/OriginInfo/Issuance.php#L29
Property Slub\Mods\Element\Specific\OriginInfo\Issuance::$allowedValues is never read, only written.
|
phpstan:
src/Mods/Element/Specific/Part/Detail.php#L77
PHPDoc tag @return with type Slub\Mods\Element\Common\LanguageElement is incompatible with native type array.
|