Neos\Flow\Tests\Functional\Command\PyStringNode::getRaw PHP 메소드

getRaw() 공개 메소드

public getRaw ( ) : string
리턴 string The raw string as written in the behat feature file
    public function getRaw()
    {
        return $this->rawString;
    }