Skip to content

Commit 1022c51

Browse files
committed
Avoif PHP warning
1 parent ec20827 commit 1022c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WebApp/Email/Email.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class Email extends \TgEmail\Email {
88
protected $app;
99
protected $request;
1010
protected $language;
11+
protected $templateProcessor;
1112

1213
public function __construct($app) {
1314
parent::__construct();

0 commit comments

Comments
 (0)