Exemplo n.º 1
0
 public function getConfig()
 {
     // Use a static config,
     // so we can easily overwrite it in tests.
     return ModuleConfig::getConfig();
 }