DataSift\Storyplayer\DefinitionLib\TestEnvironment_Definition::getModuleSettings PHP Метод

getModuleSettings() публичный Метод

get the current module settings for this test environment
public getModuleSettings ( ) : null | object
Результат null | object
    public function getModuleSettings()
    {
        return $this->moduleSettings;
    }