9 lines
83 B
PHP
9 lines
83 B
PHP
<?php
|
|
|
|
namespace App\Domain\ReportDuty\Actions;
|
|
|
|
class UpdateReportDutyAction
|
|
{
|
|
|
|
}
|