\PhpOffice\PhpWord\Writer\HTML\ElementAbstractElement

Abstract HTML element 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() 

Write element

setWithoutP()

setWithoutP(boolean  $value) 

Set without paragraph.

Parameters

boolean $value