Skip to content

Implement functions in OriginInfo class and its child element classes #40

Implement functions in OriginInfo class and its child element classes

Implement functions in OriginInfo class and its child element classes #40

Triggered via pull request April 12, 2024 14:51
Status Failure
Total duration 27s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Mods/Element/OriginInfo.php#L44
Property Slub\Mods\Element\OriginInfo::$dateOther is unused.
phpstan: src/Mods/Element/OriginInfo.php#L50
Property Slub\Mods\Element\OriginInfo::$displayDate is unused.
phpstan: src/Mods/Element/OriginInfo.php#L56
Property Slub\Mods\Element\OriginInfo::$edition is unused.
phpstan: src/Mods/Element/OriginInfo.php#L62
Property Slub\Mods\Element\OriginInfo::$issuance is unused.
phpstan: src/Mods/Element/OriginInfo.php#L68
Property Slub\Mods\Element\OriginInfo::$frequency is unused.
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#L43
Property Slub\Mods\Element\RecordInfo::$descriptionStandard is unused.