We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 795998a + aa98a65 commit db595ecCopy full SHA for db595ec
src/DataDog/AuditBundle/Command/DeleteOldLogsCommand.php
@@ -11,7 +11,7 @@
11
use Symfony\Component\Console\Input\InputOption;
12
use Symfony\Component\Console\Output\OutputInterface;
13
14
-class AuditLogDeleteOldLogsCommand extends Command
+class DeleteOldLogsCommand extends Command
15
{
16
public const DEFAULT_RETENTION_PERIOD = 'P6M';
17
0 commit comments