Closed elvendor closed 3 years ago
Currently having a Model with $defaultMetaValues with no meta, $model->getAllMeta() returns an empty collection. Wouldn't it be great to merge those $defaultMetaValues with collection when using $model->getAllMeta()?
Added in 5.1.0
Currently having a Model with $defaultMetaValues with no meta, $model->getAllMeta() returns an empty collection. Wouldn't it be great to merge those $defaultMetaValues with collection when using $model->getAllMeta()?