Move Account::moveMessage method to the MessageMapper class
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- lib/Account.php 0 additions, 7 deletionslib/Account.php
- lib/Contracts/IMailManager.php 10 additions, 0 deletionslib/Contracts/IMailManager.php
- lib/Controller/MessagesController.php 45 additions, 35 deletionslib/Controller/MessagesController.php
- lib/IMAP/MessageMapper.php 22 additions, 7 deletionslib/IMAP/MessageMapper.php
- lib/Service/AccountService.php 0 additions, 18 deletionslib/Service/AccountService.php
- lib/Service/MailManager.php 40 additions, 3 deletionslib/Service/MailManager.php
- tests/Controller/MessagesControllerTest.php 6 additions, 3 deletionstests/Controller/MessagesControllerTest.php
- tests/Service/MailManagerTest.php 7 additions, 1 deletiontests/Service/MailManagerTest.php
Loading
Please register or sign in to comment