PhpPresentation\Tests\Writer\PowerPoint2007\CommentAuthorsTest::tearDown PHP Method

tearDown() public method

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