Closed marcosh closed 7 years ago
As it is stated in middleware.md, MiddlewareInterface is now deprecated in version 2.
MiddlewareInterface
Moreover, in to-v2.md it is stated that MiddlewareInterface was removed in version 2.
Would it make sense to add a @deprecated tag on the class itself?
@deprecated
As it is stated in middleware.md,
MiddlewareInterface
is now deprecated in version 2.Moreover, in to-v2.md it is stated that
MiddlewareInterface
was removed in version 2.Would it make sense to add a
@deprecated
tag on the class itself?