GraphQL\Benchmarks\LexerBench::setUp PHP Méthode

setUp() public méthode

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