DataProcessorRegistry
Registry for data processors, tagged with "data.processor"
Table of Contents
Methods
- __construct() : mixed
- getDataProcessor() : DataProcessorInterface|null
Methods
__construct()
public
__construct(ServiceLocator $dataProcessorLocator) : mixed
Parameters
- $dataProcessorLocator : ServiceLocator
getDataProcessor()
public
getDataProcessor(string $identifer) : DataProcessorInterface|null
Parameters
- $identifer : string