Closed TobiasGraml11 closed 4 years ago
Merging #112 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #112 +/- ##
========================================
Coverage 100% 100%
Complexity 267 267
========================================
Files 49 49
Lines 701 701
========================================
Hits 701 701
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d5c9af0...b84202f. Read the comment docs.
@TobiasGraml11 Please fill out the PR description template to clarify the nature of this proposed change!
Purpose
Add a Base Class for the example products, to be able to typehint the XML Example.
Approach
Add Base Class and extend the current example products from it.
Open Questions and Pre-Merge TODOs
composer lint
andcomposer fix
was executed.