Nelmio\Alice\FixtureBuilder\ExpressionLanguage\TokenType::getValue PHP Method

getValue() public method

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