Guest User

Untitled

a guest
Jun 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $this->_eventManager->dispatch(
  2. 'controller_action_catalog_product_save_entity_after',
  3. ['controller' => $this, 'product' => $product]
  4. );
Add Comment
Please, Sign In to add comment