mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/17490] Add missing property declaration in test
PHPBB-17490
This commit is contained in:
@@ -28,6 +28,7 @@ class phpbb_messenger_method_email_test extends \phpbb_test_case
|
||||
protected config $config;
|
||||
protected $dispatcher;
|
||||
protected $extension_manager;
|
||||
protected email $method_email;
|
||||
protected $language;
|
||||
protected $log;
|
||||
protected $path_helper;
|
||||
|
Reference in New Issue
Block a user