Pinq\Tests\Integration\Queries\QueryParsingTest::implodeQuery PHP Method

implodeQuery() protected method

protected implodeQuery ( )
    protected function implodeQuery()
    {
        return $this->request([], new Q\Requests\Implode($this->parameter()));
    }