PHP Class StackFormation\ValueResolver\Stage\ConditionalValue

Inheritance: extends AbstractValueResolverStage
Show file Open project: aoepeople/stackformation Class Usage Examples

Public Methods

Method Description
invoke ( $values )
isTrue ( $condition, Blueprint $sourceBlueprint = null ) : boolean Evaluate is key 'is true'

Method Details

invoke() public method

public invoke ( $values )

isTrue() public method

Evaluate is key 'is true'
public isTrue ( $condition, Blueprint $sourceBlueprint = null ) : boolean
$condition
$sourceBlueprint StackFormation\Blueprint
return boolean