SectionBuilder uses SingletonTrait
Table of Contents
Methods
- __wakeup() : mixed
- getCreateSectionContent() : string
- getInstance() : static
- getUpdateSectionContent() : string
Methods
__wakeup()
public
__wakeup() : mixed
Tags
getCreateSectionContent()
public
getCreateSectionContent(Section $section) : string
Parameters
- $section : Section
Return values
stringgetInstance()
public
static getInstance() : static
Return values
staticgetUpdateSectionContent()
public
getUpdateSectionContent(Section $section) : string
Parameters
- $section : Section