Builder
in package
AbstractYes
Abstract base class providing helper methods for builder classes.
Tags
Table of Contents
Methods
- fromPart() : self
- Creates a new instance of the builder from a given Part.
Methods
fromPart()
Creates a new instance of the builder from a given Part.
public
static fromPart(Part $part) : self
Parameters
- $part : Part