\Pivot\Core\FactoriesClientAwareCommandFactory

Pivot Facotry

Summary

Methods
Properties
Constants
getClassName()
setClassName()
getServiceName()
setServiceName()
create()
No public properties found
No constants found
No protected methods found
$className
$serviceName
N/A
No private methods found
No private properties found
N/A

Properties

$className

$className : string

The full class name that was requested Pivot\Name\Spaced\Class

Type

string

$serviceName

$serviceName : string

The service name requested pivot.service.name

Type

string

Methods

getClassName()

getClassName() : string

Get the value of The full class name that was requested

Returns

string

setClassName()

setClassName(  $className) : self

Set the value of The full class name that was requested

Parameters

$className

Returns

self

getServiceName()

getServiceName() : string

Get the value of The service name requested

Returns

string

setServiceName()

setServiceName(  $serviceName) : self

Set the value of The service name requested

Parameters

$serviceName

Returns

self