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 5bc4c57 commit aa2da5bCopy full SHA for aa2da5b
tests/messenger/method_email_test.php
@@ -28,6 +28,7 @@ class phpbb_messenger_method_email_test extends \phpbb_test_case
28
protected config $config;
29
protected $dispatcher;
30
protected $extension_manager;
31
+ protected email $method_email;
32
protected $language;
33
protected $log;
34
protected $path_helper;
0 commit comments