SaleProductsPreShippedTicketPrintedEvent
extends Event
Table of Contents
Constants
-
NAME
= 'mz.sale.products.pre.shipped.ticket.printed'
Properties
-
$ticketPrinted
: mixed
Methods
-
__construct()
: mixed
-
getTicketPrinted()
: mixed
-
setTicketPrinted()
: void
NAME
public
mixed
NAME
= 'mz.sale.products.pre.shipped.ticket.printed'
$ticketPrinted
private
mixed
$ticketPrinted
__construct()
public
__construct(mixed $ticketPrinted) : mixed
Parameters
-
$ticketPrinted
: mixed
-
getTicketPrinted()
public
getTicketPrinted() : mixed
setTicketPrinted()
public
setTicketPrinted(mixed $ticketPrinted) : void
Parameters
-
$ticketPrinted
: mixed
-