AwsModule\Module::getConfig PHP Méthode

getConfig() public méthode

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