symfony-cmf/resource

Default registry

dantleech opened this issue · 1 comments

Allow retrieval of default registry, or if no default set, the first registry in the event that ->getRegistry() is called with an empty value.

Alternatively always throw an exception and put the responsiblity for resolving registries on the consumer.