Upgrade PHPStan level to 4
I had to add some ignore errors until phpstan/phpstan#1482 is resolved [MAILPOET-1915]
This commit is contained in:
@@ -16,7 +16,7 @@ class NewSubscriberNotificationMailer {
|
||||
/** @var Renderer */
|
||||
private $renderer;
|
||||
|
||||
/** @var \MailPoet\Mailer\Mailer */
|
||||
/** @var \MailPoet\Mailer\Mailer|null */
|
||||
private $mailer;
|
||||
|
||||
/** @var Functions */
|
||||
|
Reference in New Issue
Block a user