Skip to content

Add a dedicated AttributeDriver, deprecate annotations

Compare
Choose a tag to compare
@mpdude mpdude released this 04 Apr 20:56
· 7 commits to master since this release
98696c1

This release deprecates the use of the \JMS\ObjectRouting\Annotation\ObjectRoute class, either as an annotation or as an attribute. Use the \JMS\ObjectRouting\Attribute\ObjectRoute attribute class instead. Also, the \JMS\ObjectRouting\Metadata\Driver\AnnotationDriver has been deprecated. (#9)

Annotations support will be removed in the next major release.