N°5102 - Allow to send emails using GSuite SMTP and OAuth - Highlight classes

This commit is contained in:
Eric Espie
2022-07-06 17:23:44 +02:00
parent a0553e1195
commit 20fb7b241f

View File

@@ -7,6 +7,7 @@
namespace Combodo\iTop\OAuthClient\Service;
use AbstractApplicationUIExtension;
use OAuthClient;
use utils;
class ApplicationUIExtension extends AbstractApplicationUIExtension