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

View File

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