CastWith
This commit is contained in:
parent
bef42b3352
commit
afb47c1977
7 changed files with 56 additions and 26 deletions
|
|
@ -7,7 +7,7 @@ namespace Icefox\DTO\Attributes;
|
|||
use Attribute;
|
||||
|
||||
#[Attribute(Attribute::TARGET_PARAMETER)]
|
||||
class FromMapper
|
||||
class CastWith
|
||||
{
|
||||
/**
|
||||
* @param class-string $class
|
||||
Loading…
Add table
Add a link
Reference in a new issue