diff --git a/api/src/Mail/Credentials.php b/api/src/Mail/Credentials.php index 1111a026b3..e8cb98dce3 100644 --- a/api/src/Mail/Credentials.php +++ b/api/src/Mail/Credentials.php @@ -69,9 +69,11 @@ class Credentials /** * Collabora key + * + * @link https://github.com/EGroupware/collabora/blob/master/src/Credentials.php#L20 */ const COLLABORA = 64; - + /** * All credentials */