Pinq\Tests\Integration\Queries\Functions\AggregatorTest::functionFactory PHP Method

functionFactory() protected method

protected functionFactory ( ) : callable
return callable
    protected function functionFactory()
    {
        return Functions\Aggregator::factory();
    }