Ejemplo n.º 1
0
 public function getEnv($env)
 {
     return $this->dataSource->getEnv($this->getName(), $env);
 }