Nelmio\Alice\Definition\Value\MutableValue::getValue PHP Method

getValue() public method

public getValue ( )
    public function getValue()
    {
        return $this->value;
    }