Declare properties to avoid dynamic usage in codeception
[MAILPOET-4872]
This commit is contained in:
committed by
Rodrigo Primo
parent
4bd7dd4ad6
commit
d8d859d209
@@ -82,6 +82,8 @@ abstract class MailPoetTest extends \Codeception\TestCase\Test { // phpcs:ignore
|
|||||||
|
|
||||||
protected static $savedGlobals;
|
protected static $savedGlobals;
|
||||||
|
|
||||||
|
protected $tester;
|
||||||
|
|
||||||
/** @var ContainerWrapper */
|
/** @var ContainerWrapper */
|
||||||
protected $diContainer;
|
protected $diContainer;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user