phpDocumentor

AbstractGroupBuilder implements GroupBuilderInterface

Class AbstractGroupBuilder

Interfaces, Classes and Traits

GroupBuilderInterface
Interface GroupBuilderInterface

Table of Contents

$id  : GroupIdentifierInterface
$modifiers  : array<string|int, ModifierInterface>
$name  : GroupName
$source  : string
$status  : GroupStatus
$type  : PresentationTypeInterface
__construct()  : mixed
build()  : GroupInterface
withId()  : AbstractGroupBuilder
withModifiers()  : mixed
withName()  : $this
withSource()  : GroupBuilderInterface
withStatus()  : $this|GroupBuilderInterface
withType()  : GroupBuilderInterface
createInstance()  : GroupInterface
modifiers()  : ModifiersCollectionInterface
resetFields()  : void
clear all the properties
validateGroup()  : void

Properties

Methods

resetFields()

clear all the properties

protected resetFields() : void
Return values
void

Search results