class GeneratorFactory

Class GeneratorFactory.

Properties

SharedStore $shared

Methods

DocumentGeneratorInterface|null
create(string $type)

No description

Details

at line 28
DocumentGeneratorInterface|null create(string $type)

Parameters

string $type

Return Value

DocumentGeneratorInterface|null