src/CoreBundle/Command/SendCourseExpirationRemindersCommand.php
Missing function doc comment Open
Open
public function __construct(
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing class doc comment Open
Open
class SendCourseExpirationRemindersCommand extends Command
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly SettingsManager $settingsManager
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly Connection $connection,
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly MailerInterface $mailer,
- Exclude checks