WSDL\Lexer\TokenObject::getValue PHP Méthode

getValue() public méthode

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