final class AssetExportProcessor implements ProcessorInterface (View source)

Methods

__construct(NodeTypeManager $nodeTypeManager, AssetExporter $assetExporter, iterable $nodeDataRows)

No description

void
run(ProcessingContext $context)

No description

Details

__construct(NodeTypeManager $nodeTypeManager, AssetExporter $assetExporter, iterable $nodeDataRows)

No description

Parameters

NodeTypeManager $nodeTypeManager
AssetExporter $assetExporter
iterable $nodeDataRows

void run(ProcessingContext $context)

No description

Parameters

ProcessingContext $context

Return Value

void