Dumplie\Customer\Tests\Integration\Application\Doctrine\CartTest::clear PHP Méthode

clear() public méthode

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