Skip to content

Commit

Permalink
add deprecated note.
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Feb 12, 2016
1 parent 37deb6b commit ee9f539
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Reference;

/**
* @deprecated since 1.0 and will be removed in 2.0
*/
class JmsGatewayFactory extends AbstractGatewayFactory
{
/**
Expand Down

0 comments on commit ee9f539

Please sign in to comment.