Implement functions in Location class and its child element classes #4
Annotations
10 errors
PHPStan Static Analysis:
src/Mods/Element/Language.php#L37
Property Slub\Mods\Element\Language::$languageTerm is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/Language.php#L43
Property Slub\Mods\Element\Language::$scriptTerm is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/Name.php#L45
Property Slub\Mods\Element\Name::$allowedTypes is never read, only written.
|
PHPStan Static Analysis:
src/Mods/Element/Name.php#L98
Property Slub\Mods\Element\Name::$etal is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/Name.php#L185
PHPDoc tag @return with type Slub\Mods\Element\Specific\Name\NameIdentifier is incompatible with native type array.
|
PHPStan Static Analysis:
src/Mods/Element/Part.php#L38
Property Slub\Mods\Element\Part::$detail is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/Part.php#L44
Property Slub\Mods\Element\Part::$extent is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/Part.php#L50
Property Slub\Mods\Element\Part::$date is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/Part.php#L56
Property Slub\Mods\Element\Part::$text is never written, only read.
|
PHPStan Static Analysis:
src/Mods/Element/RecordInfo.php#L41
Property Slub\Mods\Element\RecordInfo::$recordContentSource is unused.
|
Loading