PSR7Processor implements ProcessorInterface
Read onlyYes
FinalYes
Interfaces
- ProcessorInterface
Methods
- __construct() : mixed
- __invoke() : LogRecord|array<string|int, mixed>
Methods
__construct()
public
__construct([Config $config = new Config() ]) : mixed
Parameters
- $config : Config = new Config()
__invoke()
public
__invoke(LogRecord|array<string|int, mixed> $record) : LogRecord|array<string|int, mixed>
Parameters
- $record : LogRecord|array<string|int, mixed>