ApaiIO\Test\Operations\Types\CartCreateTest::tearDown PHP Method

tearDown() protected method

protected tearDown ( )
    protected function tearDown()
    {
        $this->cartCreate = null;
        parent::tearDown();
    }