We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26eafc1 + 491565f commit 2908ad2Copy full SHA for 2908ad2
src/Middleware/Mezzio.php
@@ -41,7 +41,6 @@ public function __construct(
41
private readonly Logging $logging,
42
private readonly ?TemplateRendererInterface $templateRenderer
43
) {
44
- $this->errorHeroModuleConfig = $errorHeroModuleConfig;
45
}
46
47
public function process(
0 commit comments