PhpPresentation\Tests\Writer\PowerPoint2007\PptCommentsTest::tearDown PHP 메소드

tearDown() 공개 메소드

Executed before each method of the class
public tearDown ( )
    public function tearDown()
    {
        $this->oPresentation = null;
        TestHelperDOCX::clear();
    }