Skip to content

Commit 8bc2364

Browse files
author
Roman Syroeshko
committed
Improved coverage for \PhpOffice\PhpWord\Element\Section (#665).
1 parent a621447 commit 8bc2364

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PhpWord/Element/Footnote.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ public function __construct($paragraphStyle = null)
5858
* Get paragraph style
5959
*
6060
* @return string|\PhpOffice\PhpWord\Style\Paragraph
61+
*
62+
* @codeCoverageIgnore
6163
*/
6264
public function getParagraphStyle()
6365
{

0 commit comments

Comments
 (0)