class PackageProviderFactory implements ProviderAggregateInterface (View source)

Properties

protected Package $pkg
protected Application $app

Methods

__construct(Application $app, Package $pkg)

Constructor

getEntityManagerProvider()

Get the EntityManager(Metadata)Provider

Details

__construct(Application $app, Package $pkg)

Constructor

Parameters

Application $app
Package $pkg

ProviderInterface getEntityManagerProvider()

Get the EntityManager(Metadata)Provider

Return Value

ProviderInterface