Merge pull request #385 from jaggyspaghetti/patch-1
Fix page break sample code block
This commit is contained in:
commit
d39ba21a98
@ -207,9 +207,9 @@ Page breaks
|
|||||||
There are two ways to insert a page breaks, using the ``addPageBreak``
|
There are two ways to insert a page breaks, using the ``addPageBreak``
|
||||||
method or using the ``pageBreakBefore`` style of paragraph.
|
method or using the ``pageBreakBefore`` style of paragraph.
|
||||||
|
|
||||||
:: code-block:: php
|
.. code-block:: php
|
||||||
|
|
||||||
\\$section->addPageBreak();
|
$section->addPageBreak();
|
||||||
|
|
||||||
Lists
|
Lists
|
||||||
-----
|
-----
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user