Pinq\Tests\Integration\Queries\QueryParsingTest::countQuery PHP 메소드

countQuery() 보호된 메소드

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