Legend of the Green Dragon

PetitionType extends Select implements LotgdElementFactoryInterface, InputProviderInterface Uses Container

Interfaces, Classes and Traits

LotgdElementFactoryInterface
InputProviderInterface

Table of Contents

$lotgdKernel  : mixed
$lotgdKernelContainer  : mixed
$serviceManager  : mixed
getContainer()  : object
Get container.
getKernel()  : Kernel
Get LoTGD Kernel.
getService()  : mixed
Get container.
prepare()  : $this
Prepare element.
setContainer()  : mixed
Set container (Service Manager).

Properties

$lotgdKernelContainer

protected mixed $lotgdKernelContainer

$serviceManager

protected mixed $serviceManager

Methods

getContainer()

Get container.

public getContainer([string $name = null ]) : object
Parameters
$name : string = null
Tags
deprecated
4.10.0
Return values
object

getService()

Get container.

public getService(string $name) : mixed
Parameters
$name : string
Return values
mixed

prepare()

Prepare element.

public prepare() : $this
Return values
$this

setContainer()

Set container (Service Manager).

public setContainer(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface
Tags
deprecated
4.10.0
Return values
mixed

Search results