RegistryFactory
in package
Assemble a Registry
Table of Contents
- autodetect() : Registry
- Automatically find out the right implementation
- createComposerBackedRegistry() : ComposerBackedRegistry
Methods
autodetect()
Automatically find out the right implementation
public
static autodetect() : Registry
Tags
Return values
Registry —createComposerBackedRegistry()
public
static createComposerBackedRegistry([ContainerInterface|null $container = null ]) : ComposerBackedRegistry
Parameters
- $container : ContainerInterface|null = null