PHP Class GraphAware\Reco4PHP\Result\Reason

Show file Open project: graphaware/reco4php

Protected Properties

Property Type Description
$detail
$value

Public Methods

Method Description
__construct ( $value, $detail )
getDetail ( )
getValue ( )

Method Details

__construct() public method

public __construct ( $value, $detail )

getDetail() public method

public getDetail ( )

getValue() public method

public getValue ( )

Property Details

$detail protected property

protected $detail

$value protected property

protected $value