GraphQL\Benchmarks\LexerBench::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->introQuery = new Source(Introspection::getIntrospectionQuery());
    }