N°5102 - Allow to send emails using GSuite SMTP and OAuth - refactor scopes

This commit is contained in:
Eric Espie
2022-07-05 17:37:49 +02:00
parent 8a99c37200
commit 48957fd2f0
18 changed files with 712 additions and 379 deletions

View File

@@ -149,7 +149,7 @@ class ClassLoader
/**
* @return string[] Array of classname => path
* @psalm-return array<string, string>
* @psalm-var array<string, string>
*/
public function getClassMap()
{