BuilderSectionConnectionFromExternalSection implements Builder
Table of Contents
Interfaces
Methods
- __construct() : mixed
- build() : mixed
Methods
__construct()
public
__construct(array<string|int, mixed> $externalSection, Section $section, Connection $connection) : mixed
Parameters
- $externalSection : array<string|int, mixed>
- $section : Section
- $connection : Connection
build()
public
build() : mixed