AwsModule\Module::getConfig PHP Method

getConfig() public method

public getConfig ( )
    public function getConfig()
    {
        return include __DIR__ . '/config/module.config.php';
    }