Перевод на DDD
This commit is contained in:
8
app/Domain/ReportDuty/Events/ReportDutyUpdated.php
Normal file
8
app/Domain/ReportDuty/Events/ReportDutyUpdated.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Domain\ReportDuty\Events;
|
||||
|
||||
class ReportDutyUpdated
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user