Skip to content

Implement functions in Name class and its child element classes #28

Implement functions in Name class and its child element classes

Implement functions in Name class and its child element classes #28

Triggered via pull request April 10, 2024 15:42
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.
phpstan: src/Mods/Element/Part.php#L56
Property Slub\Mods\Element\Part::$text is never written, only read.
phpstan: src/Mods/Element/RecordInfo.php#L41
Property Slub\Mods\Element\RecordInfo::$recordContentSource is unused.
phpstan: src/Mods/Element/RecordInfo.php#L47
Property Slub\Mods\Element\RecordInfo::$recordCreationDate is unused.
phpstan: src/Mods/Element/RecordInfo.php#L53
Property Slub\Mods\Element\RecordInfo::$recordChangeDate is unused.
phpstan: src/Mods/Element/RecordInfo.php#L59
Property Slub\Mods\Element\RecordInfo::$recordIdentifier is unused.