Skip to content

Commit e541942

Browse files
authored
Update scheduler.rst
1 parent 66770d8 commit e541942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ In your handler, you can check a condition and, if affirmative, access the
563563
}
564564
}
565565

566-
// src/Scheduler/Handler/.php
566+
// src/Scheduler/Handler/CleanUpOldSalesReportHandler.php
567567
namespace App\Scheduler\Handler;
568568

569569
#[AsMessageHandler]

0 commit comments

Comments
 (0)