AJenbo/agcms

View on GitHub
application/inc/DTO/EmailConfig.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly string $password,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly string $sentBox,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly string $imapHost,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly string $smtpHost,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly string $address,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly int $smtpPort,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly int $imapPort,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly bool $smtpAuth,

There are no issues that match your filters.

Category
Status