class Solr extends EntityFactory

EntityFinder

Properties

protected Assembly $assembly from EntityFactory

Methods

__construct(Assembly $assembly)

Neue Instanz

Entity
createEntity(string $class, string $name)

Entity laden

Details

in EntityFactory at line 46
__construct(Assembly $assembly)

Neue Instanz

Parameters

Assembly $assembly

at line 41
Entity createEntity(string $class, string $name)

Entity laden

Parameters

string $class
string $name

Return Value

Entity