Обновлены тесты для всех форм, что отправляли письма

This commit is contained in:
ErickSkrauch
2017-11-27 02:29:15 +03:00
parent 88175fea48
commit b8049e8899
19 changed files with 387 additions and 58 deletions

View File

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
namespace common\tasks;
use common\emails\EmailHelper;