apply_filters( 'mt_cart_default_value', $value, $type ) → {string}
Filter the default ticket input value. Sets the default number of tickets to order.
Parameters:
| Name | Type | Description | 
|---|---|---|
| $value | int | Default numeric value. Default '0'. | 
| $type | string | Ticket type displayed. | 
- Source:
Returns:
- Type
- string