/home/techb158/immovalet.com/platform/plugins/audit-log/src/Commands
NameSizeModeActions
ActivityLogClearCommand.php12000644editdlrm
CleanOldLogsCommand.php7450644editdlrm
Edit: /home/techb158/immovalet.com/platform/plugins/audit-log/src/Commands/CleanOldLogsCommand.php (745B)
info('Processing...'); $this->call('model:prune', ['--model' => AuditHistory::class]); $this->info('Done!'); } }