Sulu\Bundle\ResourceBundle\Resource\Exception\ConditionTypeMismatchException::getValue PHP Method

getValue() public method

Returns value of the condition.
public getValue ( ) : string
return string
    public function getValue()
    {
        return $this->value;
    }
ConditionTypeMismatchException