Skip to content

Commit

Permalink
Added annotation block to Sender Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
gwharton authored Oct 9, 2018
1 parent ad50297 commit e16ff74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/code/Magento/Sales/Model/Order/Email/SenderBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
use Magento\Sales\Model\Order\Email\Container\IdentityInterface;
use Magento\Sales\Model\Order\Email\Container\Template;

/**
* Sender Builder
*/
class SenderBuilder
{
/**
Expand Down

0 comments on commit e16ff74

Please sign in to comment.