interface SelectionInterface implements ValuesInterface

internal  This interface is not covered by the backward compatibility promise
 

Methods

array
getArrayCopy()

No description

bool
actual()

Returns true if this object represents actual values (as opposite to expected values).

Details

in ValuesInterface at line 28
array getArrayCopy()

No description

Return Value

array

in ValuesInterface at line 33
bool actual()

Returns true if this object represents actual values (as opposite to expected values).

Return Value

bool

at line 20
ValueSelectorInterface getSelector()

No description

Return Value

ValueSelectorInterface