Dumplie\Inventory\Tests\Integration\Application\Doctrine\ProductTest::clear PHP Method

clear() protected method

protected clear ( )
    protected function clear()
    {
        $this->entityManager->clear();
    }