Skip to content

Commit

Permalink
Improved coverage for \PhpOffice\PhpWord\Element\Section (PHPOffice…
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Syroeshko committed Jan 23, 2016
1 parent a621447 commit 8bc2364
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PhpWord/Element/Footnote.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ public function __construct($paragraphStyle = null)
* Get paragraph style
*
* @return string|\PhpOffice\PhpWord\Style\Paragraph
*
* @codeCoverageIgnore
*/
public function getParagraphStyle()
{
Expand Down

0 comments on commit 8bc2364

Please sign in to comment.