HtmlProvider
in package
Class HtmlProvider
Table of Contents
- $curl : Curl
- $endpointUrl : EndpointUrl
- __construct() : mixed
- HtmlProvider constructor.
- dashboardHtml() : string
Properties
$curl
protected
Curl
$curl
$endpointUrl
protected
EndpointUrl
$endpointUrl
Methods
__construct()
HtmlProvider constructor.
public
__construct(EndpointUrl $endpointUrl, Curl $curl) : mixed
Parameters
- $endpointUrl : EndpointUrl
- $curl : Curl
Return values
mixed —dashboardHtml()
public
dashboardHtml() : string