ShippingZone
class ShippingZone extends BaseAction implements EventSubscriberInterface
Class ShippingZone
Methods
mixed
genericToggleVisibility(
ModelCriteria $query,
ToggleVisibilityEvent $event,
EventDispatcherInterface $dispatcher = null)
Toggle visibility for an object
from
BaseAction
addArea(
ShippingZoneAddAreaEvent $event)
No description
removeArea(
ShippingZoneRemoveAreaEvent $event)
No description
static
getSubscribedEvents()
{@inheritdoc}
Details
in
BaseAction at line 130
mixed
genericToggleVisibility(
ModelCriteria $query,
ToggleVisibilityEvent $event,
EventDispatcherInterface $dispatcher = null)
Toggle visibility for an object
at line 29
addArea(
ShippingZoneAddAreaEvent $event)
at line 39
removeArea(
ShippingZoneRemoveAreaEvent $event)
at line 56
static
getSubscribedEvents()
{@inheritdoc}