Improved coverage for `\PhpOffice\PhpWord\Element\Section` (#665).

This commit is contained in:
Roman Syroeshko 2016-01-23 22:10:13 +04:00
parent a621447993
commit 8bc236460a
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ class Footnote extends AbstractContainer
* Get paragraph style
*
* @return string|\PhpOffice\PhpWord\Style\Paragraph
*
* @codeCoverageIgnore
*/
public function getParagraphStyle()
{