PHP Class Neos\Flow\Tests\Unit\ObjectManagement\Fixture\ClassWithInjectSettingsMethod

Show file Open project: neos/flow-development-collection

Public Properties

Property Type Description
$settings

Public Methods

Method Description
injectSettings ( array $settings ) Inject the settings of the Flow package

Method Details

injectSettings() public method

Inject the settings of the Flow package
public injectSettings ( array $settings )
$settings array

Property Details

$settings public property

public $settings