Implement functions in Name class and its child element classes #22
Annotations
10 errors
phpstan:
src/Mods/Element/Location.php#L38
Property Slub\Mods\Element\Location::$physicalLocation is never written, only read.
|
phpstan:
src/Mods/Element/Location.php#L44
Property Slub\Mods\Element\Location::$shelfLocator is never written, only read.
|
phpstan:
src/Mods/Element/Location.php#L50
Property Slub\Mods\Element\Location::$url is never written, only read.
|
phpstan:
src/Mods/Element/Location.php#L56
Property Slub\Mods\Element\Location::$holdingSimple is never written, only read.
|
phpstan:
src/Mods/Element/Location.php#L62
Property Slub\Mods\Element\Location::$holdingExternal is never written, only read.
|
phpstan:
src/Mods/Element/Name.php#L82
Access to an undefined property Slub\Mods\Element\Name::$alternativeNames.
|
phpstan:
src/Mods/Element/Name.php#L105
Method Slub\Mods\Element\Name::getEtal() should return Slub\Mods\Element\Common\LanguageElement but returns null.
|
phpstan:
src/Mods/Element/Part.php#L38
Property Slub\Mods\Element\Part::$detail is never written, only read.
|
phpstan:
src/Mods/Element/Part.php#L44
Property Slub\Mods\Element\Part::$extent is never written, only read.
|
phpstan:
src/Mods/Element/Part.php#L50
Property Slub\Mods\Element\Part::$date is never written, only read.
|