PHP Class Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\SingletonClassEsub

Inheritance: extends SingletonClassE
ファイルを表示 Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$objectB SingletonClassB

Public Methods

Method Description
injectObjectB ( SingletonClassB $objectB )

Method Details

injectObjectB() public method

public injectObjectB ( SingletonClassB $objectB )
$objectB SingletonClassB

Property Details

$objectB protected_oe property

protected SingletonClassB $objectB
return SingletonClassB