schmittjoh / serializer

Library for (de-)serializing data of any complexity (supports JSON, and XML)
http://jmsyst.com/libs/serializer
MIT License
2.32k stars 589 forks source link

feat(TypeResolvers): Add support for alternative name in doc blocs. #1490

Closed scyzoryck closed 1 year ago

scyzoryck commented 1 year ago
Q A
Bug fix? no
New feature? yes
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #1489
License MIT

Add alternative names that can be used in the doc blocs.

scyzoryck commented 1 year ago

Thanks @dgafka for code review! :)