We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554e90a commit ca1272bCopy full SHA for ca1272b
tests/PhpWord/Reader/Word2007/ElementTest.php
@@ -64,7 +64,7 @@ public function testReadAlternateContent()
64
$text = $elements[0];
65
$this->assertEquals('Test node value', trim($text->getElement(0)->getText()));
66
}
67
-
+
68
/**
69
* Test reading of textbreak
70
*/
0 commit comments