iermb / SIMBA3

1 stars 0 forks source link

AreaRepository property not initializated #22

Open metathairs opened 3 years ago

metathairs commented 3 years ago

While trying to acces to endpoint /ca/indicator/2/values it is returned the following error:

Typed property SIMBA3\Component\Domain\Value\Service\DictionaryTypeValue::$areaRepository must not be accessed before initialization

https://github.com/iermb/SIMBA3/blob/df72b9907648188a0fe5fc60fd4da367b2bd9512/code/SIMBA3/src/Component/Domain/Value/Service/AreaYearDictionaryTypeValue.php#L13