\PhpOffice\PhpWord\Writer\HTML\ElementTextBreak

TextBreak element HTML writer

Summary

Methods
Properties
Constants
write()
__construct()
setWithoutP()
No public properties found
No constants found
No protected methods found
$parentWriter
$element
$withoutP
$escaper
N/A
No private methods found
No private properties found
N/A

Properties

$withoutP

$withoutP : boolean

Without paragraph

Type

boolean

Methods

write()

write() : string

Write text break

Returns

string

setWithoutP()

setWithoutP(boolean  $value) 

Set without paragraph.

Parameters

boolean $value