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