mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-21 08:36:33 +02:00
Merge branch '1.x'
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Monolog\Processor;
|
||||
*
|
||||
* @author Andreas Hörnicke
|
||||
*/
|
||||
class ProcessIdProcessor
|
||||
class ProcessIdProcessor implements ProcessorInterface
|
||||
{
|
||||
public function __invoke(array $record): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user