DataSift\Storyplayer\DefinitionLib\TestEnvironment_Definition::getModuleSettings PHP Method

getModuleSettings() public method

get the current module settings for this test environment
public getModuleSettings ( ) : null | object
return null | object
    public function getModuleSettings()
    {
        return $this->moduleSettings;
    }