mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Merge branch '6.4' into 7.0
* 6.4: -
This commit is contained in:
@@ -31,7 +31,7 @@ using a processor::
|
||||
) {
|
||||
}
|
||||
|
||||
// this method is called for each log record; optimize it to not hurt performance
|
||||
// method is called for each log record; optimize it to not hurt performance
|
||||
public function __invoke(LogRecord $record): LogRecord
|
||||
{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user