Skip to content

DID, DB and Environment decorators under the core/web/decorators need to be smarter when looking to the decorators they need

They currently look for a decorator in the default path, but there's no reason it should be always there.

There's already a method that retrieves all decorators from all properties from a model.

refactor these methods to be smart enough to use that

Edited by Ghost User