remove set creation
This commit is contained in:
parent
f62b05bc37
commit
914cbd37a1
5 changed files with 0 additions and 71 deletions
|
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace App\Set;
|
||||
|
||||
class CreateSetDto
|
||||
{
|
||||
public function __construct(
|
||||
public string $name,
|
||||
) {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue