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.
1 parent 47dae7f commit 298945fCopy full SHA for 298945f
1 file changed
core/Listener/LoadAdditionalEntriesListener.php
@@ -24,7 +24,7 @@ class LoadAdditionalEntriesListener implements IEventListener {
24
private readonly IL10N $l10n;
25
26
public function __construct(
27
- readonly IFactory $l10nFactory,
+ public readonly IFactory $l10nFactory,
28
private readonly IAppManager $appManger,
29
private readonly INavigationManager $navigationManager,
30
private readonly IURLGenerator $urlGenerator,
0 commit comments