class StructMatcher extends Collection (View source)

Properties

protected $collection_key
protected $pathType
protected $pathDataType
protected $valueType
protected $valueDataType

Methods

setPath($path)

No description

getPath()

No description

setValue(ValueMatcher $value)

No description

getValue()

No description

Details

setPath($path)

No description

Parameters

$path

PathSegment[] getPath()

No description

Return Value

PathSegment[]

setValue(ValueMatcher $value)

No description

Parameters

ValueMatcher $value

ValueMatcher getValue()

No description

Return Value

ValueMatcher