File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1414use Magento \Framework \Data \Collection \AbstractDb ;
1515use Magento \Framework \Exception \CouldNotDeleteException ;
1616use Magento \Framework \Exception \LocalizedException ;
17- use Magento \Framework \Exception \NoSuchEntityException ;
1817use Magento \Framework \Model \Context ;
1918use Magento \Framework \Model \ResourceModel \AbstractResource ;
2019use Magento \Framework \Registry ;
@@ -52,7 +51,6 @@ public function __construct(
5251 * @return $this
5352 * @throws CouldNotDeleteException
5453 * @throws LocalizedException
55- * @throws NoSuchEntityException
5654 */
5755 public function afterSave (): self
5856 {
Original file line number Diff line number Diff line change 2727- Payment Data
2828- Invitation Data
2929
30+ # Export
31+
32+ Invalidation on entity updates
33+
3034## yu
3135
3236https://github.com/magento/architecture/pull/145/files
You can’t perform that action at this time.
0 commit comments