Dumplie\Customer\Tests\Integration\Application\Doctrine\CheckoutTest::clear PHP 메소드

clear() 공개 메소드

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