You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In EXT:powermail/Classes/Command/CleanupUploadsCommand.php there is missing the namespace declaration for \Symfony\Component\Console\Command\Command on line 41: return Command::SUCCESS;