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

functionFactory() protected method

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