Refactor : Coupon effect inputs are now more customisable (input text, select, ajax, etc.. are usable) and unlimited amount of input for coupon effect are now possible too (Event are used for custom inputs)
This commit is contained in:
@@ -167,4 +167,11 @@ interface FacadeInterface
|
||||
*/
|
||||
public function getAvailableCurrencies();
|
||||
|
||||
/**
|
||||
* Return the event dispatcher,
|
||||
*
|
||||
* @return \Symfony\Component\EventDispatcher\EventDispatcher
|
||||
*/
|
||||
public function getDispatcher();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user