OrderLink
HTML link to order detail page.
Table of Contents
Methods
- __construct() : mixed
- render() : string
- Get HTML string
Methods
__construct()
public
__construct(int $orderId, string $href) : mixed
Parameters
- $orderId : int
- $href : string
render()
Get HTML string
public
render() : string