UseDto
- Full name:
\Codefy\Framework\Dto\Attribute\UseDto - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
dtoClass
Methods
__construct
Create a new UseDto attribute instance.
Parameters:
| Parameter | Type | Description |
|---|---|---|
$dtoClass | class-string | The fully qualified DTO class name. |