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 58419b6 commit 7adbd8fCopy full SHA for 7adbd8f
1 file changed
tests/phpMyFAQ/KernelTest.php
@@ -40,6 +40,8 @@
40
#[UsesClass(ControllerContainerListener::class)]
41
#[UsesClass(LanguageListener::class)]
42
#[UsesClass(RouterListener::class)]
43
+#[UsesClass(Strings::class)]
44
+#[UsesClass(Translation::class)]
45
#[UsesClass(WebExceptionListener::class)]
46
#[UsesClass(Environment::class)]
47
#[UsesClass(FormsServiceProvider::class)]
0 commit comments