We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93b314 commit 2cb70d0Copy full SHA for 2cb70d0
app/code/Magento/CheckoutAgreements/Model/Agreement.php
@@ -12,7 +12,7 @@ class Agreement extends \Magento\Framework\Model\AbstractExtensibleModel impleme
12
/**
13
* @var string
14
*/
15
- protected $_eventPrefix = 'sales_agreement';
+ protected $_eventPrefix = 'checkout_agreement';
16
17
18
0 commit comments