Function __global->get_ticket_type
Definitions
sources/tickets2.php
- Get a map of properties for the given ticket type.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$ticket_type_id | ?AUTO_LINK | required parameter | N/A | N/A | The ticket type (null: fallback for malformed tickets) |
Return
- Array of properties
- Type: array
- Set: N/A
- Range: N/A