Sylius\Bundle\FixturesBundle\Tests\Listener\PHPCRPurgerListenerTest::getConfiguration PHP Method

getConfiguration() protected method

protected getConfiguration ( )
    protected function getConfiguration()
    {
        return new PHPCRPurgerListener($this->getMockBuilder(ManagerRegistry::class)->getMock());
    }