File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Transformers are the heart of the package. They take a PHP class and try to make
10
10
The package comes with a few transformers out of the box:
11
11
12
12
- ` EnumTransformer ` : this transforms a PHP 8.1 native enum
13
- - ` MyclabsEnumTransformer ` : this transforms an enum from the [ ` myclabs\enum ` ] ( https://github.com/myclab/ enum ) package
13
+ - ` MyclabsEnumTransformer ` : this transforms an enum from the [ ` myclabs\php- enum ` ] ( https://github.com/myclabs/php- enum ) package
14
14
- ` SpatieEnumTransformer ` : this transforms an enum from the [ ` spatie\enum ` ] ( https://github.com/spatie/enum ) package
15
15
- ` DtoTransformer ` : a powerful transformer that transforms entire classes and their properties, you can read more about
16
16
it [ here] ( /docs/typescript-transformer/v2/dtos/typing-properties )
You can’t perform that action at this time.
0 commit comments