dcarbone / php-fhir

Tools for consuming data from a FHIR server with PHP
Apache License 2.0
126 stars 40 forks source link

using foreach loop in type constructors #133

Closed dcarbone closed 1 month ago

dcarbone commented 1 month ago

Bad idea, requires re-visiting keys in each successive parent of a class.