AwsModule\Module::getConfig PHP Метод

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

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