Pinq\Tests\Integration\Parsing\ParserTest::implementations PHP Method

implementations() protected method

protected implementations ( )
    protected function implementations()
    {
        return [new Parsing\PhpParser\Parser()];
    }