ProcessorRegistry

Registry for images processors.

Table of Contents

Properties

$registeredProcessors  : array<string|int, mixed>

Methods

__construct()  : mixed
Auto register processors from configuration
getProcessorByTask()  : ProcessorInterface
Finds a matching processor that can process the given task.

Properties

$registeredProcessors

protected array<string|int, mixed> $registeredProcessors = []

Methods


        
On this page

Search results