Method | Description | |
---|---|---|
getConfig ( ) : array | Get processor configuration, as array | |
getConfigFor ( string $key ) : mixed | null | Get a specific processor configuration, or null if unset Alternative API : getConfigValue ? | |
setConfig ( array $options ) : Phrozn\Processor | Gateway to pass concrete Processor some configuration options |