PhpOffice\PhpPresentation\Tests\Writer\PowerPoint2007Test::testGetPhpPresentationException PHP Метод

testGetPhpPresentationException() публичный Метод

Test get PhpPresentation exception
    public function testGetPhpPresentationException()
    {
        $object = new PowerPoint2007();
        $object->getPhpPresentation();
    }