Improved coverage for `\PhpOffice\PhpWord\Element\Section` (#665).
This commit is contained in:
parent
a621447993
commit
8bc236460a
|
|
@ -58,6 +58,8 @@ class Footnote extends AbstractContainer
|
||||||
* Get paragraph style
|
* Get paragraph style
|
||||||
*
|
*
|
||||||
* @return string|\PhpOffice\PhpWord\Style\Paragraph
|
* @return string|\PhpOffice\PhpWord\Style\Paragraph
|
||||||
|
*
|
||||||
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
public function getParagraphStyle()
|
public function getParagraphStyle()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue