The code needs some cleanup, there are some unused use statements, some unused files and some old configurations.

CommentFileSizeAuthor
#2 cleanup-2670222-2.patch6.1 KBlussoluca
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lussoluca created an issue. See original summary.

lussoluca’s picture

Status: Active » Needs review
FileSize
6.1 KB
ParisLiakos’s picture

Status: Needs review » Fixed

Oh, i removed the routing file earlier, didnt notice this issue.

+++ b/src/Logger/MonologLoggerChannelFactory.php
@@ -42,10 +40,11 @@ class MonologLoggerChannelFactory implements LoggerChannelFactoryInterface, Cont
+      } catch (\InvalidArgumentException $e) {

in drupal catch is always in newline

Other than that, i commited the rest, thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.