InsightCountResponse
in
Class InsightCountResponse
Table of Contents
| $name | ||
|---|---|---|
| $pass | ||
| $fail | ||
| $ignored | ||
| $total | ||
| $percent | ||
| __construct() | InsightCountResponse constructor. | mixed |
Properties
$name
public
mixed
$name
$pass
public
mixed
$pass
$fail
public
mixed
$fail
$ignored
public
mixed
$ignored
$total
public
mixed
$total
$percent
public
mixed
$percent
Methods
__construct()
InsightCountResponse constructor.
public
__construct(
$name :
string
, $insightCount :
object
)
: mixed
Parameters
- $name : string
- $insightCount : object