ClassFactory
in package
Retrieves a series of filters to manipulate a specific Descriptor with during building.
Properties
$chains Line 24
protected$chains : array<string,\League\Pipeline\Pipeline>
Methods
getChainFor() Line 29
Retrieves the filters for a class with a given FQCN.
publicgetChainFor(string $fqcn) : Pipeline