Results 1 issues of Zuluru

Is there a good reason why `LazyLoadEntityTrait::_lazyLoad` doesn't short-circuit and return null immediately if `$this->isNew()`? My use case where this causes problems is perhaps a bit obscure, but I don't...